CEPH filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] rbd: reduce the potential for erroneous blocklisting
@ 2023-07-25  4:35 Ilya Dryomov
  2023-07-25  4:35 ` [PATCH 1/3] rbd: make get_lock_owner_info() return a single locker or NULL Ilya Dryomov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ilya Dryomov @ 2023-07-25  4:35 UTC (permalink / raw)
  To: ceph-devel; +Cc: Dongsheng Yang

Hello,

This came out of snapshot-based mirroring work.  Patches 1 and 2 are
preparatory, patch 3 fixes the issue (in as much as reasonable).

Thanks,

                Ilya


Ilya Dryomov (3):
  rbd: make get_lock_owner_info() return a single locker or NULL
  rbd: harden get_lock_owner_info() a bit
  rbd: retrieve and check lock owner twice before blocklisting

 drivers/block/rbd.c                  | 115 ++++++++++++++++++---------
 include/linux/ceph/cls_lock_client.h |  10 +++
 2 files changed, 87 insertions(+), 38 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-07-25  4:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25  4:35 [PATCH 0/3] rbd: reduce the potential for erroneous blocklisting Ilya Dryomov
2023-07-25  4:35 ` [PATCH 1/3] rbd: make get_lock_owner_info() return a single locker or NULL Ilya Dryomov
2023-07-25  4:35 ` [PATCH 2/3] rbd: harden get_lock_owner_info() a bit Ilya Dryomov
2023-07-25  4:35 ` [PATCH 3/3] rbd: retrieve and check lock owner twice before blocklisting Ilya Dryomov

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