• S
    ceph: disable use of dcache for readdir etc. · a4d46363
    Sage Weil 提交于
    Ceph attempts to use the dcache to satisfy negative lookups and readdir
    when the entire directory contents are in cache.  Disable this behavior
    until lingering bugs in this code are shaken out; we'll re-enable these
    hooks once things are fully stable.
    Signed-off-by: NSage Weil <sage@newdream.net>
    a4d46363
dir.c 36.3 KB