commit | 11df2dfb610d68e8050c2183c344b1002351a99d | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Sun Nov 24 14:44:38 2013 +0800 |
committer | Yan, Zheng <zheng.z.yan@intel.com> | Tue Jan 21 16:30:31 2014 +0800 |
tree | 55bf3640e8553a1e2b3f0067cce0e321e20b83d1 | |
parent | 5d72d13c425bb41f7752962f168fb402b86b7ac0 [diff] |
ceph: add imported caps when handling cap export message Version 3 cap export message includes information about the imported caps. It allows us to add the imported caps if the corresponding cap import message still hasn't been received. This allow us to handle situation that the importer MDS crashes and the cap import message is missing. Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>