git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b37fa16
)
ceph: avoid dcache readdir for snapdir
author
Sage Weil
<sage@newdream.net>
Thu, 22 Jul 2010 20:47:21 +0000
(13:47 -0700)
committer
Sage Weil
<sage@newdream.net>
Thu, 22 Jul 2010 20:50:45 +0000
(13:50 -0700)
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: Sage Weil <sage@newdream.net>
No differences found