]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix StrayManager::truncate() 17219/head
authorYan, Zheng <zyan@redhat.com>
Thu, 24 Aug 2017 09:06:30 +0000 (17:06 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 24 Aug 2017 09:06:30 +0000 (17:06 +0800)
commit45fd51254523f5707e5a67dd7c6ba6011f80e179
tree9720f1e686e4ab96a0f58b2680d5eb570c23a082
parent49c65c73f2fe52f9ccd4fcdc9302123a6162165b
mds: fix StrayManager::truncate()

old code does not set PurgeItem::action

Fixes: http://tracker.ceph.com/issues/21091
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/StrayManager.cc