From: Li Wang <liwang@ubuntukylin.com>
To: Ilya Dryomov <idryomov@gmail.com>
Cc: Sage Weil <sweil@redhat.com>,
Ceph Development <ceph-devel@vger.kernel.org>,
Min Chen <minchen@ubuntukylin.com>
Subject: Re: [PATCH] Rbd: support copy-on-read option
Date: Thu, 21 May 2015 19:50:52 +0800 [thread overview]
Message-ID: <555DC69C.9000505@ubuntukylin.com> (raw)
In-Reply-To: <CAOi1vP80DLrThmz8uwjU5xhMqtQfdiW-gix1VH1vaYeZWU7zEA@mail.gmail.com>
Updated at https://github.com/ceph/ceph/pull/4735,
thanks for the comments
On 2015/5/21 17:12, Ilya Dryomov wrote:
> On Thu, May 21, 2015 at 10:16 AM, Li Wang <liwang@ubuntukylin.com> wrote:
>> From: Min Chen <minchen@ubuntukylin.com>
>>
>> Signed-off-by: Min Chen <minchen@ubuntukylin.com>
>> Reviewed-by: Li Wang <liwang@ubuntukylin.com>
>> ---
>> doc/man/8/rbd.rst | 1 +
>> src/rbd.cc | 2 ++
>> 2 files changed, 3 insertions(+)
>>
>> diff --git a/doc/man/8/rbd.rst b/doc/man/8/rbd.rst
>> index 4552951..3fb747f 100644
>> --- a/doc/man/8/rbd.rst
>> +++ b/doc/man/8/rbd.rst
>> @@ -430,6 +430,7 @@ the running kernel.
>>
>> * ro - Map the image read-only. Equivalent to --read-only.
>>
>> +* ro - Map the image with copy-on-read turned on.
>
> Need to change the name of the option, ro -> cor.
>
> Thanks,
>
> Ilya
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
prev parent reply other threads:[~2015-05-21 11:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-21 7:16 [PATCH] Rbd: support copy-on-read option Li Wang
2015-05-21 9:09 ` Ilya Dryomov
2015-05-21 11:50 ` Li Wang [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=555DC69C.9000505@ubuntukylin.com \
--to=liwang@ubuntukylin.com \
--cc=ceph-devel@vger.kernel.org \
--cc=idryomov@gmail.com \
--cc=minchen@ubuntukylin.com \
--cc=sweil@redhat.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.