Distributed Replicated Block Device (DRBD) development
 help / color / mirror / Atom feed
* [Drbd-dev] [PATCH 0/3] Miscellaneous DRBD updates for 6.2
@ 2022-11-09 13:34 Christoph Böhmwalder
  2022-11-09 13:34 ` [Drbd-dev] [PATCH 1/3] drbd: use blk_queue_max_discard_sectors helper Christoph Böhmwalder
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Christoph Böhmwalder @ 2022-11-09 13:34 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Philipp Reisner, linux-kernel, linux-block, Lars Ellenberg,
	drbd-dev

Here are some various updates for DRBD.
The first two are related to the handling of discards in DRBD, and the
third is a resend of [0].

[0] https://lore.kernel.org/all/20221024142424.25877-1-christoph.boehmwalder@linbit.com/

Christoph Böhmwalder (2):
  drbd: use blk_queue_max_discard_sectors helper
  drbd: Store op in drbd_peer_request

Philipp Reisner (1):
  drbd: disable discard support if granularity > max

 drivers/block/drbd/drbd_int.h      |  8 ++-
 drivers/block/drbd/drbd_nl.c       | 23 +++++++--
 drivers/block/drbd/drbd_receiver.c | 81 +++++++++++++++++-------------
 drivers/block/drbd/drbd_worker.c   |  4 +-
 4 files changed, 71 insertions(+), 45 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2022-11-09 19:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-09 13:34 [Drbd-dev] [PATCH 0/3] Miscellaneous DRBD updates for 6.2 Christoph Böhmwalder
2022-11-09 13:34 ` [Drbd-dev] [PATCH 1/3] drbd: use blk_queue_max_discard_sectors helper Christoph Böhmwalder
2022-11-09 19:48   ` Chaitanya Kulkarni
2022-11-09 13:34 ` [Drbd-dev] [PATCH 2/3] drbd: disable discard support if granularity > max Christoph Böhmwalder
2022-11-09 13:34 ` [Drbd-dev] [PATCH RESEND 3/3] drbd: Store op in drbd_peer_request Christoph Böhmwalder
2022-11-09 19:47 ` [Drbd-dev] [PATCH 0/3] Miscellaneous DRBD updates for 6.2 Jens Axboe

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