From: Yan, Zheng Date: Thu, 12 Oct 2017 04:01:35 +0000 (+0800) Subject: mds: keep CInode::STATE_QUEUEDEXPORTPIN state when exporting inode X-Git-Tag: v12.2.2~76^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b99acfd6018178ad8cd7db187d6892780f82a276;p=ceph.git mds: keep CInode::STATE_QUEUEDEXPORTPIN state when exporting inode Fixes: http://tracker.ceph.com/issues/21768 Signed-off-by: "Yan, Zheng" (cherry picked from commit 1d160098a93092904026b62326fd9890de48044a) --- diff --git a/src/mds/CInode.h b/src/mds/CInode.h index 8d868d0786a7..f1b371678c08 100644 --- a/src/mds/CInode.h +++ b/src/mds/CInode.h @@ -208,7 +208,7 @@ class CInode : public MDSCacheObject, public InodeStoreBase, public Counter