commit | 08d8e9749e7f0435ba4683b620e8d30d59276b4c | [log] [tgz] |
---|---|---|
author | Fengguang Wu <wfg@mail.ustc.edu.cn> | Tue Oct 16 23:30:39 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:43:02 2007 -0700 |
tree | a973ab68d1f10f02e13f8d536ba0bf2cb8f2ffba | |
parent | 2c1365791048e8aff42138ed5f6040b3c7824a69 [diff] |
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 <aia21@cantab.net> Cc: Ken Chen <kenchen@google.com> Signed-off-by: Fengguang Wu <wfg@mail.ustc.edu.cn> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>