[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMuHMdVenE9dwaOs7Qz-cxvry44ExcxBGMK-G=2KQ5SWUrR_tw@mail.gmail.com>
Date: Tue, 19 Jul 2022 12:15:13 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Ming Lei <ming.lei@...hat.com>
Cc: Jens Axboe <axboe@...nel.dk>,
linux-block <linux-block@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
io-uring@...r.kernel.org,
Gabriel Krisman Bertazi <krisman@...labora.com>,
ZiyangZhang <ZiyangZhang@...ux.alibaba.com>,
Xiaoguang Wang <xiaoguang.wang@...ux.alibaba.com>
Subject: Re: [PATCH V5 0/2] ublk: add io_uring based userspace block driver
Hi Ming,
Thanks for your patch!
On Thu, Jul 14, 2022 at 2:24 AM Ming Lei <ming.lei@...hat.com> 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@...ux-m68k.org
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
Powered by blists - more mailing lists