git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29d8699
)
NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
author
Anton Altaparmakov
<aia21@cantab.net>
Tue, 11 Oct 2005 13:54:42 +0000
(14:54 +0100)
committer
Anton 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