ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct
@ 2021-03-23 20:33 Jeff Layton
  2021-03-23 20:54 ` Jeff Layton
  2021-03-24  4:11 ` Xiubo Li
  0 siblings, 2 replies; 3+ messages in thread
From: Jeff Layton @ 2021-03-23 20:33 UTC (permalink / raw)
  To: ceph-devel

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
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-24  4:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 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).