GFS2: Clear dirty bit at end of inode glock sync
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 20 Apr 2009 07:58:45 +0000 (08:58 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 20 Apr 2009 08:05:21 +0000 (09:05 +0100)
The dirty bit can get set during the inode glock sync. Its too
complicated to change that at the moment, so this is the quick
fix - to clear the bit again at the end of the function.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found