Am 21.02.24 um 13:54 schrieb Christoph Hellwig:
Hi dasd maintainers,
this series against the block/for-6.9 tree converts dasd to the new atomic
queue limits update API. It is compile tested only as I don't have any
s390 hardware.
Diffstat:
dasd.c | 74 ++++++++++++++++++++++++++++++++++++-----------------------
dasd_diag.c | 22 ++---------------
dasd_eckd.c | 29 ++++-------------------
dasd_fba.c | 33 +++-----------------------
dasd_genhd.c | 13 +++++++++-
dasd_int.h | 6 +---
6 files changed, 73 insertions(+), 104 deletions(-)
Thanks for addressing this.
I corrected one thing in patch 2 and let it run through some basic
testing over the weekend.
Worked as expected. Please see comments for patch 2.