From: Stefan Hajnoczi <stefanha@redhat.com>
To: Ming Lei <ming.lei@redhat.com>
Cc: Jens Axboe <axboe@kernel.dk>,
linux-block@vger.kernel.org, Bagas Sanjaya <bagasdotme@gmail.com>,
Jonathan Corbet <corbet@lwn.net>,
"Richard W . M . Jones" <rjones@redhat.com>,
ZiyangZhang <ZiyangZhang@linux.alibaba.com>,
Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
Subject: Re: [PATCH V2 1/1] Docs: ublk: add ublk document
Date: Thu, 1 Sep 2022 09:21:31 -0400 [thread overview]
Message-ID: <YxCx2yG9Xs6nhQ9C@fedora> (raw)
In-Reply-To: <20220901023008.669893-1-ming.lei@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1570 bytes --]
On Thu, Sep 01, 2022 at 10:30:08AM +0800, Ming Lei wrote:
> Add documentation for ublk subsystem. It was supposed to be documented when
> merging the driver, but missing at that time.
>
> Cc: Bagas Sanjaya <bagasdotme@gmail.com>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Richard W.M. Jones <rjones@redhat.com>
> Cc: ZiyangZhang <ZiyangZhang@linux.alibaba.com>
> Cc: Stefan Hajnoczi <stefanha@redhat.com>
> Cc: Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
> Signed-off-by: Ming Lei <ming.lei@redhat.com>
> ---
> V2:
> - integrate all kinds of cleanup from Bagas Sanjaya
> - add 'why useful' paragraph from Stefan
> - replace ublksrv with ublksrv for representing generic ublk
> userspace for convenience of reference, as suggested by Stefan
> - add entry to block/index.rst for removing ktest waring
> - add MAINTAINER entry
> - add more references, such as zero copy and nbdublk
> - thanks review/suggestion from Bagas Sanjaya, Richard W.M. Jones, Stefan Hajnoczi
> and ZiyangZhang
>
> Documentation/block/index.rst | 1 +
> Documentation/block/ublk.rst | 245 ++++++++++++++++++++++++++++++++++
> MAINTAINERS | 1 +
> 3 files changed, 247 insertions(+)
> create mode 100644 Documentation/block/ublk.rst
Thank you, this is a great starting point that will make ublk accessible
to developers!
Grammar and style changes would make it easier to read, but I think
those types of changes can be made in the future.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2022-09-01 13:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-01 2:30 [PATCH V2 1/1] Docs: ublk: add ublk document Ming Lei
2022-09-01 3:04 ` Ziyang Zhang
2022-09-01 3:12 ` Ming Lei
2022-09-01 3:16 ` Ziyang Zhang
2022-09-01 12:08 ` Bagas Sanjaya
2022-09-01 12:10 ` Bagas Sanjaya
2022-09-01 12:19 ` Richard W.M. Jones
2022-09-01 13:21 ` Stefan Hajnoczi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YxCx2yG9Xs6nhQ9C@fedora \
--to=stefanha@redhat.com \
--cc=ZiyangZhang@linux.alibaba.com \
--cc=axboe@kernel.dk \
--cc=bagasdotme@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-block@vger.kernel.org \
--cc=ming.lei@redhat.com \
--cc=rjones@redhat.com \
--cc=xiaoguang.wang@linux.alibaba.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.