Hi, I'd like to get extra review and testing for these changes given how DM's use of queue_limits_set broke Linus's dm-crypt on NVMe setup during the 6.9 merge window. These changes have been staged in linux-next via linux-dm.git and while they should apply cleanly on 6.9-rcX they have been applied ontop of dm-6.10, see: https://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git/log/?h=dm-6.10 Thanks, Mike Christoph Hellwig (1): dm: use queue_limits_set Mike Snitzer (1): dm-crypt: stop constraining max_segment_size to PAGE_SIZE drivers/md/dm-crypt.c | 12 ++---------- drivers/md/dm-table.c | 27 ++++++++++++--------------- 2 files changed, 14 insertions(+), 25 deletions(-) -- 2.40.0