commit | 390306c38dd43908f7f7730229999790a773d1d5 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Fri Jan 04 15:30:10 2013 +0800 |
committer | Alex Elder <elder@inktank.com> | Thu Jan 17 12:42:38 2013 -0600 |
tree | 29906b1efa684636dd2dac23bc9954a5290ec868 | |
parent | 66f58691c5c820283dd7e4d6fe8649033ed43ceb [diff] |
ceph: check mds_wanted for imported cap The MDS may have incorrect wanted caps after importing caps. So the client should check the value mds has and send cap update if necessary. Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com> Reviewed-by: Sage Weil <sage@inktank.com>