summaryrefslogtreecommitdiff
path: root/fs/ext4/acl.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2011-02-26 14:09:14 -0500
committerTheodore Ts'o <tytso@mit.edu>2011-02-26 14:09:14 -0500
commit78aaced3408141bb7c836f2db0ca435790399da5 (patch)
treec761d397605095d4d895ede9fc5e6a6548723cad /fs/ext4/acl.c
parentee6ecbcc5d73672217fdea420d182ecb0cdf310c (diff)
ext4: don't lock the next page in write_cache_pages if not needed
If we have accumulated a contiguous region of memory to be written out, and the next page can added to this region, don't bother locking (and then unlocking the page) before writing out the memory. In the unlikely event that the next page was being written back by some other CPU, we can also skip waiting that page to finish writeback. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/acl.c')
0 files changed, 0 insertions, 0 deletions