From: Nick Piggin Date: Tue, 6 Jan 2009 22:40:25 +0000 (-0800) Subject: fs: sync_sb_inodes fix X-Git-Tag: v2.6.29-rc1~401 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f21977663126fef53f5585e7f1653d8ebe55c4;p=pandora-kernel.git fs: sync_sb_inodes fix Fix data integrity semantics required by sys_sync, by iterating over all inodes and waiting for any writeback pages after the initial writeout. Comments explain the exact problem. Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed