From: Steven Whitehouse Date: Wed, 17 Oct 2007 07:35:19 +0000 (+0100) Subject: [GFS2] Add gfs2_is_writeback() X-Git-Tag: v2.6.25-rc1~1241^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf36a713169432643d4fc7eeb4e0ace96d791d26;p=pandora-kernel.git [GFS2] Add gfs2_is_writeback() This adds a function "gfs2_is_writeback()" along the lines of the existing "gfs2_is_jdata()" in order to clean up the code and make the various tests for the inode mode more obvious. It also fixes the PageChecked() logic where we were resetting the flag too early in the case of an error path. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed