From: Fengguang Wu Date: Wed, 17 Oct 2007 06:30:39 +0000 (-0700) Subject: writeback: fix ntfs with sb_has_dirty_inodes() X-Git-Tag: v2.6.24-rc1~567 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08d8e9749e7f0435ba4683b620e8d30d59276b4c;p=pandora-kernel.git writeback: fix ntfs with sb_has_dirty_inodes() NTFS's if-condition on dirty inodes is not complete. Fix it with sb_has_dirty_inodes(). Cc: Anton Altaparmakov Cc: Ken Chen Signed-off-by: Fengguang Wu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed