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

ceph: avoid dcache readdir for snapdir



We should always go to the MDS for readdir on the hidden snapdir.  The
set of snapshots can change at any time; the client can't trust its cache
for that.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent b37fa16e
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