]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/ntfs/attrib.c
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)
commit29b8990513b077dc388b0756acd31465e5c21441
treeb7de34b7cf3c33d99af1579433f7e2b66a4cd37f
parent29d8699ebb1e8948a612306c69e6d9c4ef23342f
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>
fs/ntfs/ChangeLog
fs/ntfs/attrib.c
fs/ntfs/malloc.h