From: Yan, Zheng Date: Fri, 27 Feb 2015 00:54:08 +0000 (+0800) Subject: ceph: drop cap releases in requests composed before cap reconnect X-Git-Tag: omap-for-v4.2/o2_dc~39^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e6f09231a134e7523514ed504380f5caafc9334;p=pandora-kernel.git ceph: drop cap releases in requests composed before cap reconnect These cap releases are stale because MDS will re-establish client caps according to the cap reconnect messages. Note: MDS can detect stale cap messages, so these stale cap releases are harmless even we don't drop them. Signed-off-by: Yan, Zheng --- Reading git-diff-tree failed