]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix MDCache::truncate_inode_finish() journal
authorYan, Zheng <zheng.z.yan@intel.com>
Wed, 4 Sep 2013 01:58:23 +0000 (09:58 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Thu, 19 Sep 2013 06:01:02 +0000 (14:01 +0800)
commit862e0f12a6458e7e1dbb24ea50548a8968635485
tree2e4d88961dd51f73fed58b13cda1937e6c890ce6
parent96010924cbbcbd00ca4605fb6a5a336ccfa43c7d
mds: fix MDCache::truncate_inode_finish() journal

we should add projected parent directory's context to the journal

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