linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs:filesystems: fix spelling and grammar mistakes on netfs library page
@ 2024-09-08 19:23 Dennis Lam
  2024-09-09  7:52 ` Christian Brauner
  2024-09-09  9:11 ` David Howells
  0 siblings, 2 replies; 5+ messages in thread
From: Dennis Lam @ 2024-09-08 19:23 UTC (permalink / raw)
  To: dhowells, jlayton, corbet
  Cc: netfs, linux-fsdevel, linux-doc, linux-kernel, Dennis Lam

Signed-off-by: Dennis Lam <dennis.lamerice@gmail.com>
---
 Documentation/filesystems/netfs_library.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/filesystems/netfs_library.rst b/Documentation/filesystems/netfs_library.rst
index 4cc657d743f7..cc8e7a249de5 100644
--- a/Documentation/filesystems/netfs_library.rst
+++ b/Documentation/filesystems/netfs_library.rst
@@ -111,12 +111,12 @@ The following services are provided:
  * Allow the netfs to expand a readahead request in both directions to meet its
    needs.
 
- * Allow the netfs to partially fulfil a read, which will then be resubmitted.
+ * Allow the netfs to partially fulfill a read, which will then be resubmitted.
 
  * Handle local caching, allowing cached data and server-read data to be
    interleaved for a single request.
 
- * Handle clearing of bufferage that aren't on the server.
+ * Handle clearing of bufferages that aren't on the server.
 
  * Handle retrying of reads that failed, switching reads from the cache to the
    server as necessary.
-- 
2.46.0


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

end of thread, other threads:[~2024-09-09 23:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-08 19:23 [PATCH] docs:filesystems: fix spelling and grammar mistakes on netfs library page Dennis Lam
2024-09-09  7:52 ` Christian Brauner
2024-09-09  9:11 ` David Howells
2024-09-09 23:54   ` Dennis Lam
2024-09-09 23:57     ` Dennis Lam

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).