From: Darrick J. Wong Date: Wed, 18 May 2011 17:53:20 +0000 (-0400) Subject: ext4: clean up some wait_on_page_writeback calls X-Git-Tag: v3.0-rc1~140^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cb1a5351da8ac499d965a78e94c79ad27891f43;p=pandora-kernel.git ext4: clean up some wait_on_page_writeback calls wait_on_page_writeback already checks the writeback bit, so callers of it needn't do that test. Signed-off-by: Darrick J. Wong Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed