Message ID | 20250227084534.1997737-2-mana@schizo.vip (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | fs/nfs/io.c: fix comment for nfs_start_io_write | expand |
diff --git a/fs/nfs/io.c b/fs/nfs/io.c index 3388faf2acb9..71befe161506 100644 --- a/fs/nfs/io.c +++ b/fs/nfs/io.c @@ -80,7 +80,7 @@ nfs_end_io_read(struct inode *inode) * nfs_start_io_write - declare the file is being used for buffered writes * @inode: file inode * - * Declare that a buffered read operation is about to start, and ensure + * Declare that a buffered write operation is about to start, and ensure * that we block all direct I/O. */ int