]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: clean up some wait_on_page_writeback calls
authorDarrick J. Wong <djwong@us.ibm.com>
Wed, 18 May 2011 17:53:20 +0000 (13:53 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 18 May 2011 17:53:20 +0000 (13:53 -0400)
commita81e1a5300ab521b748c3c2f73465a0bd93cd985
treeb78e2ff5d432f14e2840e8911654789b656b26db
parentbd050c63372b8f490b6f26bcb10b0bbdba8b5163
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 <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c
fs/ext4/move_extent.c