summaryrefslogtreecommitdiff
path: root/include/linux/err.h
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2002-09-22 08:16:30 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-09-22 08:16:30 -0700
commitb574273304f5fa6cbdabe201ff9717d00c6f9eae (patch)
tree52ae23fe761528c28b1d9c90acdddb17bfba0101 /include/linux/err.h
parentc8b254ccfe9c2e4c105d59fc8068e2233db5e013 (diff)
[PATCH] don't hold mapping->private_lock while marking a page dirty
__set_page_dirty_buffers() is calling __mark_inode_dirty under mapping->private_lock. We don't need to hold ->private_lock across that call. It's only there to pin page->buffers. This simplifies the VM locking heirarchy.
Diffstat (limited to 'include/linux/err.h')
0 files changed, 0 insertions, 0 deletions