commit | a4d46363ce96c8fd7534c6f79051c78b52464132 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Thu Dec 29 08:05:14 2011 -0800 |
committer | Sage Weil <sage@newdream.net> | Thu Dec 29 08:05:14 2011 -0800 |
tree | 8d41ef517efe09f7783204fffe56ec2102d70f90 | |
parent | 9d5a09e659f8414dd3713e2acbfaf8a9e9794aa1 [diff] |
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: Sage Weil <sage@newdream.net>