libceph: more insight into ticket expiry and invalidation
authorIlya Dryomov <idryomov@gmail.com>
Fri, 27 Nov 2020 16:18:27 +0000 (17:18 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 14 Dec 2020 22:21:50 +0000 (23:21 +0100)
commitf79e25b087b80eef47eef4c8b0763eb1a583a357
tree9798f7ccd17c9235b6aaac83dcfbf2eb2fbde360
parenta56dd9bf47220c3206f27075af8bdfb219a2a3cf
libceph: more insight into ticket expiry and invalidation

Make it clear that "need" is a union of "missing" and "have, but up
for renewal" and dout when the ticket goes missing due to expiry or
invalidation by client.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
net/ceph/auth_x.c