]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: don't stop at export bounds when journaling dir context
authorYan, Zheng <zheng.z.yan@intel.com>
Thu, 4 Apr 2013 03:06:09 +0000 (11:06 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Tue, 28 May 2013 05:57:21 +0000 (13:57 +0800)
commitd7b999be1b24ffd8b83370fcd9f0bd32829b8b35
treefa830aeb2dd80bad39c5750e444d17fc1192e7ab
parent81d073fecb58e2294df12b71351321e6d2e69652
mds: don't stop at export bounds when journaling dir context

We only journal the finish of exporting subtree, so we shouldn't
consider export bounds as subtree root.

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