NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
authorAnton Altaparmakov <aia21@cantab.net>
Tue, 11 Oct 2005 13:54:42 +0000 (14:54 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Tue, 11 Oct 2005 13:54:42 +0000 (14:54 +0100)
      and cond_resched() in the main loop as we could be dirtying a lot of
      pages and this ensures we play nice with the VM and the system as a
      whole.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>

No differences found