Skip to content
Commit a4d46363 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: disable use of dcache for readdir etc.



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: default avatarSage Weil <sage@newdream.net>
parent 9d5a09e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment