]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix CInode::get_approx_dirfrag
authorYan, Zheng <zheng.z.yan@intel.com>
Fri, 21 Mar 2014 23:38:22 +0000 (07:38 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Fri, 28 Mar 2014 18:08:13 +0000 (02:08 +0800)
commit1bd575e22359a77b0b87550cf8f0aa3f00b67f67
tree1a12f66ac584ef7fcd2fa530696efc975fb71d20
parenta1f5c645bbf0e2828d6b167bad2bbb93d17c3c54
mds: fix CInode::get_approx_dirfrag

return NULL if there is no opened dirfrag

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