Hi Ming, Thanks for your patch! On Thu, Jul 14, 2022 at 2:24 AM Ming Lei <ming.lei@xxxxxxxxxx> wrote: > --- a/drivers/block/Kconfig > +++ b/drivers/block/Kconfig > @@ -409,10 +409,13 @@ config BLK_DEV_RBD > If unsure, say N. > > config BLK_DEV_UBLK > - tristate "Userspace block driver" > + tristate "Userspace block driver (Experimental)" > select IO_URING > help > - io uring based userspace block driver. > + io_uring based userspace block driver. Together with ublk server, ublk > + has been working well, but interface with userspace or command data > + definition isn't finalized yet, and might change according to future > + requirement, so mark is as experimental now. it > > source "drivers/block/rnbd/Kconfig" Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds