From: Yan, Zheng Date: Sun, 24 Nov 2013 06:43:46 +0000 (+0800) Subject: ceph: remove exported caps when handling cap import message X-Git-Tag: v3.14-rc1~71^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ee6a914edbbd2543884f0ad7d58ea471136be32;p=pandora-kernel.git ceph: remove exported caps when handling cap import message Version 3 cap import message includes the ID of the exported caps. It allow us to remove the exported caps if we still haven't received the corresponding cap export message. We remove the exported caps because they are stale, keeping them can compromise consistence. Signed-off-by: Yan, Zheng --- Reading git-diff-tree failed