Re: [PATCH 4/7] ubd: move setting the variable queue limits to ubd_add
- Ursprüngliche Mail - > Von: "hch" > An: "richard" , "anton ivanov" > , "Johannes Berg" > , "Jens Axboe" > CC: "linux-um" , "linux-block" > > Gesendet: Donnerstag, 22. Februar 2024 08:24:14 &g
[PATCH 4/7] ubd: move setting the variable queue limits to ubd_add
No reason to delay this until open time. Signed-off-by: Christoph Hellwig --- arch/um/drivers/ubd_kern.c | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/arch/um/drivers/ubd_kern.c b/arch/um/drivers/ubd_kern.c index 9dcf41f7d49606..26bc8306356263 100644 --- a/arc