aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/writeback.h
diff options
context:
space:
mode:
authorNick Piggin <npiggin@suse.de>2010-01-29 18:38:25 -0500
committerThomas Gleixner <tglx@linutronix.de>2010-04-27 11:32:38 -0400
commitb5acee084dabd0916f73c65a42fd25e94bc3cd21 (patch)
treecd9ff8cb124705fd6829f018e28bec79376421b4 /include/linux/writeback.h
parentec3bfd045ef0c1490683389cb46ac131e9c79712 (diff)
dcache-split-inode_lock
dcache_inode_lock can be replaced with per-inode locking. Use existing inode->i_lock for this. This is slightly non-trivial because we sometimes need to find the inode from the dentry, which requires d_inode to be stabilised (either with refcount or d_lock). Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: John Stultz <johnstul@us.ibm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/linux/writeback.h')
0 files changed, 0 insertions, 0 deletions