From: Yan, Zheng Date: Sun, 22 Sep 2013 03:08:14 +0000 (+0800) Subject: ceph: handle race between cap reconnect and cap release X-Git-Tag: v3.13-rc2~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99a9c273b94a087f8feaec6c5ffbe3205a2dbe51;p=pandora-kernel.git ceph: handle race between cap reconnect and cap release When a cap get released while composing the cap reconnect message. We should skip queuing the release message if the cap hasn't been added to the cap reconnect message. Signed-off-by: Yan, Zheng Reviewed-by: Sage Weil --- Reading git-diff-tree failed