From: Yan, Zheng Date: Sun, 24 Nov 2013 06:44:38 +0000 (+0800) Subject: ceph: add imported caps when handling cap export message X-Git-Tag: v3.14-rc1~71^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11df2dfb610d68e8050c2183c344b1002351a99d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed