NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
      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>
3 files changed