Re: [PATCH 3/7] ubd: move setting the nonrot flag to ubd_add

2024-02-27 Thread Richard Weinberger
- 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:13 >

[PATCH 3/7] ubd: move setting the nonrot flag to ubd_add

2024-02-21 Thread Christoph Hellwig
No reason to delay this until open time. Signed-off-by: Christoph Hellwig --- arch/um/drivers/ubd_kern.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/um/drivers/ubd_kern.c b/arch/um/drivers/ubd_kern.c index ef05157acd6b02..9dcf41f7d49606 100644 --- a/arch/um/drivers/u