]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: don't scatter gather update bare-bones dirfrags
authorYan, Zheng <zheng.z.yan@intel.com>
Mon, 23 Sep 2013 13:19:11 +0000 (21:19 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Sat, 5 Oct 2013 03:31:12 +0000 (11:31 +0800)
commit576da8e5073cb76986c9925eaa230952b62c5da9
tree1d5f1b2127df1c7c1ce7da0492415de796108a0d
parentc7db090b2a470052d450b363b9e76c36376dc11f
mds: don't scatter gather update bare-bones dirfrags

avoid adding bare-bones dirfrag that has not yet been fetched from
the disk to the journal.

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