]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: properly open parents of snaprealm
authorYan, Zheng <zyan@redhat.com>
Tue, 19 May 2015 06:12:10 +0000 (14:12 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 1 Jun 2015 06:02:48 +0000 (14:02 +0800)
commit6ed6a68e62683aee1ae979bf3b1db7e599040a69
tree22bd3bfa3df7f6f1ab4e744e4555421038a2f70f
parenta13414da2c5d0b4ef3f671789127959682d51e51
mds: properly open parents of snaprealm

make sure snaprealm's parents are opened before building
cached_snaps/cached_snap_context/cached_snap_trace

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/mds/MDCache.cc
src/mds/Server.cc
src/mds/SnapRealm.cc