commit | 99a9c273b94a087f8feaec6c5ffbe3205a2dbe51 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Sun Sep 22 11:08:14 2013 +0800 |
committer | Sage Weil <sage@inktank.com> | Sat Nov 23 11:01:02 2013 -0800 |
tree | c02a8c512356b2a9ae76e18558e5b59a75458868 | |
parent | 44c99757fae80e9db058e1f1d7419cf6472e9af1 [diff] |
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 <zheng.z.yan@intel.com> Reviewed-by: Sage Weil <sage@inktank.com>