]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: export CInode:mds_caps_wanted
authorYan, Zheng <zheng.z.yan@intel.com>
Mon, 6 May 2013 01:06:52 +0000 (09:06 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Tue, 28 May 2013 05:57:21 +0000 (13:57 +0800)
commitfc94f47b8bdeb39e9ae919e2ca725c5c3bfe442e
tree363ca4e022ae2ead4bccfa29ebe10487cb833fb2
parente21f328f1a6a0e675a259dac9b3837c2f7f26d9c
mds: export CInode:mds_caps_wanted

CInode:mds_caps_wanted is used to keep track of caps wanted by non-auth
MDS. The auth MDS checks it when choosing locks' states.

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