summaryrefslogtreecommitdiffstats
path: root/fs/inode.c
diff options
context:
space:
mode:
authorChristoph Hellwig2010-10-10 11:36:30 +0200
committerAl Viro2010-10-26 03:26:14 +0200
commit4d4eb36679adbdd75495e1bbfe7ac40e4ae41dea (patch)
treef5cef4647a54e8a65ab518db8edeeea6b7a8652d /fs/inode.c
parentsmbfs: use dget_parent (diff)
downloadkernel-qcow2-linux-4d4eb36679adbdd75495e1bbfe7ac40e4ae41dea.tar.gz
kernel-qcow2-linux-4d4eb36679adbdd75495e1bbfe7ac40e4ae41dea.tar.xz
kernel-qcow2-linux-4d4eb36679adbdd75495e1bbfe7ac40e4ae41dea.zip
fsnotify: use dget_parent
Use dget_parent instead of opencoding it. This simplifies the code, but more importanly prepares for the more complicated locking for a parent dget in the dcache scale patch series. It means we do grab a reference to the parent now if need to be watched, but not with the specified mask. If this turns out to be a problem we'll have to revisit it, but for now let's keep as much as possible dcache internals inside dcache.[ch]. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions