]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix CInode::remove_need_snapflush
authorYan, Zheng <zyan@redhat.com>
Wed, 17 Dec 2014 06:06:05 +0000 (14:06 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 5 Feb 2015 14:40:37 +0000 (22:40 +0800)
commitdbf09af9df2b4dd7b05df9b4616485d02814e406
tree48fc531daddf4d938d774b4c160017f91bdcbb45
parent1e53bcbef4618331c026202f5f38cc346616fcab
mds: fix CInode::remove_need_snapflush

make sure client and snapid exist, then drop CInode::PIN_NEEDSNAPFLUSH

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