From: Dennis Lam <dennis.lamerice@gmail.com>
To: dhowells@redhat.com, jlayton@kernel.org, corbet@lwn.net
Cc: netfs@lists.linux.dev, linux-fsdevel@vger.kernel.org,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Dennis Lam <dennis.lamerice@gmail.com>
Subject: [PATCH] docs:filesystems: fix spelling and grammar mistakes on netfs library page
Date: Sun, 8 Sep 2024 15:23:09 -0400 [thread overview]
Message-ID: <20240908192307.20733-3-dennis.lamerice@gmail.com> (raw)
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
next reply other threads:[~2024-09-08 19:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-08 19:23 Dennis Lam [this message]
2024-09-09 7:52 ` [PATCH] docs:filesystems: fix spelling and grammar mistakes on netfs library page Christian Brauner
2024-09-09 9:11 ` David Howells
2024-09-09 23:54 ` Dennis Lam
2024-09-09 23:57 ` Dennis Lam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240908192307.20733-3-dennis.lamerice@gmail.com \
--to=dennis.lamerice@gmail.com \
--cc=corbet@lwn.net \
--cc=dhowells@redhat.com \
--cc=jlayton@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netfs@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).