diff options
author | Sage Weil <sage@newdream.net> | 2010-05-21 21:31:49 +0200 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-05-22 00:01:22 +0200 |
commit | 970690012c572fc3b7be532080564b730f6a9c02 (patch) | |
tree | 07fcab8e6e374e175aa964a33b5d8a2c36dc76a8 /fs/xfs/xfs_log_priv.h | |
parent | ceph: Storage class should be before const qualifier (diff) | |
download | linux-970690012c572fc3b7be532080564b730f6a9c02.tar.xz linux-970690012c572fc3b7be532080564b730f6a9c02.zip |
ceph: avoid resending queued message to monitor
The auth_reply handler will (re)send any pending requests. For the
initial mon authenticate phase, that's correct, but when a auth ticket
renewal races with an in-flight request, we may resend a request message
that is already in flight. Avoid this by revoking the message before
sending it.
We should also avoid resending requests at all during ticket renewal; that
will come soon.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/xfs/xfs_log_priv.h')
0 files changed, 0 insertions, 0 deletions