]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix SnapRealm::have_past_parents_open() 9447/head
authorYan, Zheng <zyan@redhat.com>
Thu, 2 Jun 2016 09:03:05 +0000 (17:03 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 2 Jun 2016 09:06:24 +0000 (17:06 +0800)
commitf28f72635c7d11f0db4f156a6d108a480295056d
treeccdbc9d961b32ec7d6f2413464b9f75ea43c48f9
parente4f55f458dee7f3d1631cf77f4d235f491e6d542
mds: fix SnapRealm::have_past_parents_open()

the '!' got delete accidentally in commit f7fb2cb52c (mds: fix open
snap parents tracking)

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