]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: don't create snap inode during trans-authority rename
authorYan, Zheng <zyan@redhat.com>
Fri, 11 Aug 2017 08:25:30 +0000 (16:25 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 4 Dec 2017 04:02:55 +0000 (12:02 +0800)
commitf10cd4595261b3eba8d2e8a7718685a56e6b368f
treea2499c763b2f0e0528dac346ab9918aadb480d88
parent28d2b20df3981b10d62c8c1f905e937b5ab7dc57
mds: don't create snap inode during trans-authority rename

MDCache::cow_inode() may add auth pin to frozen inode

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