android_kernel_google_msm/include/linux/ceph
Sage Weil 6c0f3af72c ceph: add dir_layout to inode
Add a ceph_dir_layout to the inode, and calculate dentry hash values based
on the parent directory's specified dir_hash function.  This is needed
because the old default Linux dcache hash function is extremely week and
leads to a poor distribution of files among dir fragments.

Signed-off-by: Sage Weil <sage@newdream.net>
2011-01-12 15:15:12 -08:00
..
auth.h
buffer.h
ceph_debug.h
ceph_frag.h
ceph_fs.h ceph: add dir_layout to inode 2011-01-12 15:15:12 -08:00
ceph_hash.h
debugfs.h
decode.h
libceph.h ceph: mark user pages dirty on direct-io reads 2010-12-17 09:54:40 -08:00
mdsmap.h
messenger.h ceph: explicitly specify page alignment in network messages 2010-11-09 12:43:17 -08:00
mon_client.h
msgpool.h
msgr.h
osd_client.h ceph: make page alignment explicit in osd interface 2010-11-09 12:43:12 -08:00
osdmap.h
pagelist.h
rados.h
types.h