CEPH filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] rbd: reduce the potential for erroneous blocklisting
@ 2023-07-25 21:28 Ilya Dryomov
  2023-07-25 21:28 ` [PATCH v2 1/3] rbd: make get_lock_owner_info() return a single locker or NULL Ilya Dryomov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ilya Dryomov @ 2023-07-25 21:28 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).

v1 -> v2:
- ceph_addr_is_blank() was missing an export
- amended locker equality semantics to ignore addr->type and moved the
  function to rbd.c

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  | 124 ++++++++++++++++++++++++++++++-------------
 net/ceph/messenger.c |   1 +
 2 files changed, 87 insertions(+), 38 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-07-26 14:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 21:28 [PATCH v2 0/3] rbd: reduce the potential for erroneous blocklisting Ilya Dryomov
2023-07-25 21:28 ` [PATCH v2 1/3] rbd: make get_lock_owner_info() return a single locker or NULL Ilya Dryomov
2023-07-25 21:28 ` [PATCH v2 2/3] rbd: harden get_lock_owner_info() a bit Ilya Dryomov
2023-07-25 21:28 ` [PATCH v2 3/3] rbd: retrieve and check lock owner twice before blocklisting Ilya Dryomov
     [not found]   ` <AJYA4wAxJMc9WiAuqHSSGKra.3.1690375435133.Hmail.dongsheng.yang@easystack.cn>
2023-07-26 13:06     ` Ilya Dryomov
2023-07-26 14:43       ` 杨东升

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