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. If this is fine with you it would be great to merge it through Jens' tree with your ACKs Changes since v1: - rename the max_transfer method to max_sectors - shift the max_sectors value to the correct unit in all disciplines 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(-)