public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] NFS: Fix documenting comment for nfs_revalidate_file_size()
@ 2021-02-08 13:55 trondmy
  2021-02-08 13:55 ` [PATCH 2/3] NFS: Optimise sparse writes past the end of file trondmy
  0 siblings, 1 reply; 3+ messages in thread
From: trondmy @ 2021-02-08 13:55 UTC (permalink / raw)
  To: Anna Schumaker; +Cc: linux-nfs

From: Trond Myklebust <trond.myklebust@hammerspace.com>

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
---
 fs/nfs/file.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/nfs/file.c b/fs/nfs/file.c
index 63940a7a70be..d02a63af9c15 100644
--- a/fs/nfs/file.c
+++ b/fs/nfs/file.c
@@ -89,7 +89,7 @@ nfs_file_release(struct inode *inode, struct file *filp)
 EXPORT_SYMBOL_GPL(nfs_file_release);
 
 /**
- * nfs_revalidate_size - Revalidate the file size
+ * nfs_revalidate_file_size - Revalidate the file size
  * @inode: pointer to inode struct
  * @filp: pointer to struct file
  *
-- 
2.29.2


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

end of thread, other threads:[~2021-02-08 13:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-08 13:55 [PATCH 1/3] NFS: Fix documenting comment for nfs_revalidate_file_size() trondmy
2021-02-08 13:55 ` [PATCH 2/3] NFS: Optimise sparse writes past the end of file trondmy
2021-02-08 13:55   ` [PATCH 3/3] NFS: Always clear an invalid mapping when attempting a buffered write trondmy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox