]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: revert commit 15a5d37a
authorYan, Zheng <zheng.z.yan@intel.com>
Sun, 12 Jan 2014 12:36:25 +0000 (20:36 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Mon, 17 Feb 2014 01:37:50 +0000 (09:37 +0800)
commit2c909cda0eb1bf0299b44687e0aba241b59b39f6
treeae0ba2e54e2a139613b811cb33db0746f06cbbd1
parent5faa3134a1754892f36ae40f10f809a5a45ad2ad
mds: revert commit 15a5d37a

commit 15a5d37a (mds: fix race between scatter gather and dirfrag export)
is incomplete, it doesn't handles the race that no fragstat/neststat is
gathered. Previous commit prevents scatter gather during exporting dir,
which eliminates races of this type.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/mds/CDir.cc
src/mds/CDir.h
src/mds/CInode.cc
src/mds/CInode.h
src/mds/Locker.cc
src/mds/MDCache.cc