GFS2: Flush pending glock work when evicting an inode
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Mar 2012 10:43:02 +0000 (10:43 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Mar 2012 10:43:02 +0000 (10:43 +0000)
commit35e478f42271673f79066a1ed008c6604621c6fe
treeac4e7ac2aaf23588ede55aee92ff0f25abad3569
parent58884c4df005ee5ee854cfcd0385d5a6bf25aa30
GFS2: Flush pending glock work when evicting an inode

This ensures that we will not try to access the inode thats
being flushed via the glock after it has been freed.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/super.c