• Andrew Morton's avatar
    [PATCH] more dentry shrinkage · 66ca0978
    Andrew Morton authored
    - d_vfs_flags can be removed - just use d_flags.  All modifications of
      dentry->d_flags are under dentry->d_lock.
    
    On x86 this takes the internal string size up to 40 bytes.  The
    internal/external ratio on my 1.5M files hits 96%.
    66ca0978
dcache.c 42 KB