ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Layton <jlayton@kernel.org>
To: ceph-devel@vger.kernel.org
Subject: Re: [PATCH 1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct
Date: Tue, 23 Mar 2021 16:54:27 -0400	[thread overview]
Message-ID: <5f8b65aef333a40a91b5d62f7d24b1f05ba02849.camel@kernel.org> (raw)
In-Reply-To: <20210323203326.217781-1-jlayton@kernel.org>

On Tue, 2021-03-23 at 16:33 -0400, 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

Disregard the 1/2 in the patch subject. This one is standalone.

Cheers,
-- 
Jeff Layton <jlayton@kernel.org>


  reply	other threads:[~2021-03-23 20:55 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 [this message]
2021-03-24  4:11 ` Xiubo Li

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=5f8b65aef333a40a91b5d62f7d24b1f05ba02849.camel@kernel.org \
    --to=jlayton@kernel.org \
    --cc=ceph-devel@vger.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).