[Drbd-dev] [PATCH 0/3] 5.18 kernel patches w/out compat

Michael D Labriola veggiemike at sourceruckus.org
Thu Sep 8 23:13:34 CEST 2022


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(-)



More information about the drbd-dev mailing list