linux/fs/ceph
Yan, Zheng a8d436f015 ceph: use d_invalidate() to invalidate aliases
d_invalidate() is the standard VFS method to invalidate dentry.
compare to d_delete(), it also try shrinking children dentries.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Reviewed-by: Sage Weil <sage@inktank.com>
2013-09-06 12:55:29 -07:00
..
addr.c ceph: page still marked private_2 2013-09-06 16:50:12 +00:00
cache.c ceph: trivial buildbot warnings fix 2013-09-06 16:50:12 +00:00
cache.h ceph: trivial buildbot warnings fix 2013-09-06 16:50:12 +00:00
caps.c ceph: use d_invalidate() to invalidate aliases 2013-09-06 12:55:29 -07:00
ceph_frag.c
debugfs.c
dir.c
export.c
file.c ceph: use fscache as a local presisent cache 2013-09-06 16:50:11 +00:00
inode.c ceph: remove ceph_lookup_inode() 2013-09-06 12:55:09 -07:00
ioctl.c
ioctl.h
Kconfig ceph: use fscache as a local presisent cache 2013-09-06 16:50:11 +00:00
locks.c
Makefile ceph: use fscache as a local presisent cache 2013-09-06 16:50:11 +00:00
mds_client.c ceph: remove ceph_lookup_inode() 2013-09-06 12:55:09 -07:00
mds_client.h
mdsmap.c
snap.c
strings.c
super.c ceph: use fscache as a local presisent cache 2013-09-06 16:50:11 +00:00
super.h ceph: remove ceph_lookup_inode() 2013-09-06 12:55:09 -07:00
xattr.c