From: Steven Whitehouse Date: Mon, 20 Apr 2009 07:58:45 +0000 (+0100) Subject: GFS2: Clear dirty bit at end of inode glock sync X-Git-Tag: v2.6.30-rc3~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52fcd11c0900b0cbc584eeda12a6e27dd6c9d046;p=pandora-kernel.git GFS2: Clear dirty bit at end of inode glock sync 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 --- Reading git-diff-tree failed