CEPH filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/4] libceph: auth retry/invalidate fixes
@ 2016-01-15 14:50 Ilya Dryomov
  2016-01-15 14:50 ` [PATCH 1/4] libceph: clear messenger auth_retry flag if we fault Ilya Dryomov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ilya Dryomov @ 2016-01-15 14:50 UTC (permalink / raw)
  To: ceph-devel; +Cc: Sage Weil

Hello,

These are fixes for http://tracker.ceph.com/issues/4282, which was
never properly fixed, it looks like.  All long-standing bugs.

Thanks,

                Ilya


Ilya Dryomov (4):
  libceph: clear messenger auth_retry flag if we fault
  libceph: fix authorizer invalidation, take 2
  libceph: invalidate AUTH in addition to a service ticket
  libceph: kill off ceph_x_ticket_handler::validity

 net/ceph/auth_x.c    | 49 ++++++++++++++++++++++++++++++++++++++-----------
 net/ceph/auth_x.h    |  2 +-
 net/ceph/messenger.c | 10 +++++++---
 3 files changed, 46 insertions(+), 15 deletions(-)

-- 
2.4.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-20 21:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-15 14:50 [PATCH 0/4] libceph: auth retry/invalidate fixes Ilya Dryomov
2016-01-15 14:50 ` [PATCH 1/4] libceph: clear messenger auth_retry flag if we fault Ilya Dryomov
2016-01-15 14:50 ` [PATCH 2/4] libceph: fix authorizer invalidation, take 2 Ilya Dryomov
2016-01-15 14:50 ` [PATCH 3/4] libceph: invalidate AUTH in addition to a service ticket Ilya Dryomov
2016-01-15 14:50 ` [PATCH 4/4] libceph: kill off ceph_x_ticket_handler::validity Ilya Dryomov
2016-01-20 21:45 ` [PATCH 0/4] libceph: auth retry/invalidate fixes Sage Weil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox