]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: properly check auth subtree count in MDCache::shutdown_pass() 21844/head
authorYan, Zheng <zyan@redhat.com>
Mon, 23 Apr 2018 10:36:37 +0000 (18:36 +0800)
committerPrashant D <pdhange@redhat.com>
Mon, 7 May 2018 04:04:22 +0000 (00:04 -0400)
commit26cd040d4beb5db24635fbb09233ace6917ad487
treea74f5fd21b436edcfb8ebe6e8d33510e328861c7
parent48e36a6307c6b11b7e3bff20513f5ae6a9e22dee
mds: properly check auth subtree count in MDCache::shutdown_pass()

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/23813
(cherry picked from commit cb60472bd2803878c04dbb961fd7f7f54707f25b)
src/mds/MDCache.cc