Distributed Replicated Block Device (DRBD) development
 help / color / mirror / Atom feed
* [Drbd-dev] [PATCH 0/3] 5.18 kernel patches w/out compat
@ 2022-09-08 21:13 Michael D Labriola
  2022-09-08 21:13 ` [Drbd-dev] [PATCH 1/3] drbd: remove WRITE_SAME support Michael D Labriola
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Michael D Labriola @ 2022-09-08 21:13 UTC (permalink / raw)
  To: drbd-dev

Ahoy!  I put together the following patches to get things compiling on
5.18 a while back and never got a chance to do anything with them.
Now 5.19 is stable, 5.18 is EOL, and 6.0 is coming soon.  Where has
the time gone.

I just rebased on drbd-9.1 today, everything compiles against 5.18,
and my resources at least come up and look ok w/out doing any
strenuous testing.  Can somebody take a look at these and make sure
I'm not way off course before I go gin up compat patches to go along
with these?

Michael D Labriola (3):
      drbd: remove WRITE_SAME support
      drbd: remove reliance on bdi congestion
      drbd: use bio_alloc_clone() instead of bio_clone_fast()

 drbd/drbd_main.c          | 35 +++++++----------------------------
 drbd/drbd_nl.c            | 75 +++------------------------------------------------------------------------
 drbd/drbd_receiver.c      | 38 +++++++-------------------------------
 drbd/drbd_req.c           |  6 ++----
 drbd/drbd_sender.c        |  4 ----
 drbd/drbd_transport_tcp.c |  3 ---
 6 files changed, 19 insertions(+), 142 deletions(-)


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

end of thread, other threads:[~2022-09-30 17:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 21:13 [Drbd-dev] [PATCH 0/3] 5.18 kernel patches w/out compat Michael D Labriola
2022-09-08 21:13 ` [Drbd-dev] [PATCH 1/3] drbd: remove WRITE_SAME support Michael D Labriola
2022-09-09  7:57   ` Joel Colledge
2022-09-09 13:04     ` Lars Ellenberg
2022-09-12 19:08       ` Michael Labriola
2022-09-08 21:13 ` [Drbd-dev] [PATCH 2/3] drbd: remove reliance on bdi congestion Michael D Labriola
2022-09-09  8:18   ` Joel Colledge
2022-09-08 21:13 ` [Drbd-dev] [PATCH 3/3] drbd: use bio_alloc_clone() instead of bio_clone_fast() Michael D Labriola
2022-09-09  7:59   ` Joel Colledge
2022-09-30 17:02   ` Christoph Böhmwalder

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