linux/fs/ceph
Sage Weil a40dc6cc2e ceph: enable/disable dentry complete flags via mount option
Enable/disable use of the dentry dir 'complete' flag via a mount option.
This lets the admin control whether ceph uses the dcache to satisfy
negative lookups or readdir when it has the entire directory contents in
its cache.

This is purely a performance optimization; correctness is guaranteed
whether it is enabled or not.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sage Weil <sage@newdream.net>
2012-01-12 11:00:40 -08:00
..
addr.c ceph: use i_ceph_lock instead of i_lock 2011-12-07 10:46:44 -08:00
caps.c ceph: use i_ceph_lock instead of i_lock 2011-12-07 10:46:44 -08:00
ceph_frag.c
debugfs.c
dir.c ceph: enable/disable dentry complete flags via mount option 2012-01-12 11:00:40 -08:00
export.c ceph: avoid useless dget/dput in encode_fh 2012-01-10 08:57:00 -08:00
file.c ceph: fix SEEK_CUR, SEEK_SET regression 2011-12-13 09:19:26 -08:00
inode.c ceph: dereference pointer after checking for NULL 2012-01-10 08:56:59 -08:00
ioctl.c ceph: use i_ceph_lock instead of i_lock 2011-12-07 10:46:44 -08:00
ioctl.h ceph: document ioctls 2011-10-25 16:10:15 -07:00
Kconfig
locks.c
Makefile
mds_client.c ceph: remove unnecessary d_fsdata conditional checks 2012-01-10 08:56:56 -08:00
mds_client.h ceph: use i_ceph_lock instead of i_lock 2011-12-07 10:46:44 -08:00
mdsmap.c
snap.c ceph: use i_ceph_lock instead of i_lock 2011-12-07 10:46:44 -08:00
strings.c
super.c ceph: enable/disable dentry complete flags via mount option 2012-01-12 11:00:40 -08:00
super.h ceph: enable/disable dentry complete flags via mount option 2012-01-12 11:00:40 -08:00
xattr.c ceph: use i_ceph_lock instead of i_lock 2011-12-07 10:46:44 -08:00