ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Xiubo Li <xiubli@redhat.com>
To: Jeff Layton <jlayton@kernel.org>, ceph-devel@vger.kernel.org
Subject: Re: [PATCH 1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct
Date: Wed, 24 Mar 2021 12:11:47 +0800	[thread overview]
Message-ID: <df423f45-807d-eb2e-0bd4-b15919f4891d@redhat.com> (raw)
In-Reply-To: <20210323203326.217781-1-jlayton@kernel.org>

On 2021/3/24 4:33, Jeff Layton wrote:
> Signed-off-by: Jeff Layton <jlayton@kernel.org>
> ---
>   fs/ceph/io.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/ceph/io.c b/fs/ceph/io.c
> index 97602ea92ff4..c456509b31c3 100644
> --- a/fs/ceph/io.c
> +++ b/fs/ceph/io.c
> @@ -118,7 +118,7 @@ static void ceph_block_buffered(struct ceph_inode_info *ci, struct inode *inode)
>   }
>   
>   /**
> - * ceph_end_io_direct - declare the file is being used for direct i/o
> + * ceph_start_io_direct - declare the file is being used for direct i/o
>    * @inode: file inode
>    *
>    * Declare that a direct I/O operation is about to start, and ensure

Reviewed-by: Xiubo Li <xiubli@redhat.com>


      parent reply	other threads:[~2021-03-24  4:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23 20:33 [PATCH 1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct Jeff Layton
2021-03-23 20:54 ` Jeff Layton
2021-03-24  4:11 ` Xiubo Li [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=df423f45-807d-eb2e-0bd4-b15919f4891d@redhat.com \
    --to=xiubli@redhat.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=jlayton@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).