Skip to content
  • Sage Weil's avatar
    ceph: add dir_layout to inode · 6c0f3af7
    Sage Weil authored
    
    
    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: default avatarSage Weil <sage@newdream.net>
    6c0f3af7