* [PATCH v1] NFS: Fix typo in comments of nfs_start_io_direct
@ 2021-04-04 4:17 Zhen Zhao
0 siblings, 0 replies; only message in thread
From: Zhen Zhao @ 2021-04-04 4:17 UTC (permalink / raw)
To: trond.myklebust; +Cc: linux-nfs, Zhen Zhao
This fixes the typo in comments of nfs_start_io_direct.
Signed-off-by: Zhen Zhao <zp_8483@163.com>
---
fs/nfs/io.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/nfs/io.c b/fs/nfs/io.c
index 5088fda9b453..b5551ed8f648 100644
--- a/fs/nfs/io.c
+++ b/fs/nfs/io.c
@@ -104,7 +104,7 @@ static void nfs_block_buffered(struct nfs_inode *nfsi, struct inode *inode)
}
/**
- * nfs_end_io_direct - declare the file is being used for direct i/o
+ * nfs_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.27.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-04 4:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-04 4:17 [PATCH v1] NFS: Fix typo in comments of nfs_start_io_direct Zhen Zhao
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).