Re: convert xen-blkfront to atomic queue limit updates v2

2024-02-27 Thread Jens Axboe
On Wed, 21 Feb 2024 13:58:41 +0100, Christoph Hellwig wrote: > this series converts xen-blkfront to the new atomic queue limits update > API in the block tree. I don't have a Xen setup so this is compile > tested only. > > Changes since v1: > - constify the info argument to

Re: convert xen-blkfront to atomic queue limit updates v2

2024-02-27 Thread Christoph Hellwig
Jens, can you pick this up with the Xen maintainer review in place?

convert xen-blkfront to atomic queue limit updates v2

2024-02-21 Thread Christoph Hellwig
Hi all, this series converts xen-blkfront to the new atomic queue limits update API in the block tree. I don't have a Xen setup so this is compile tested only. Changes since v1: - constify the info argument to blkif_set_queue_limits - remove a spurious word from a commit message Diffstat: