* [PATCH] docs:filesystems: fix spelling and grammar mistakes in iomap design page
@ 2024-09-08 17:28 Dennis Lam
2024-09-09 7:53 ` Christian Brauner
0 siblings, 1 reply; 3+ messages in thread
From: Dennis Lam @ 2024-09-08 17:28 UTC (permalink / raw)
To: brauner, djwong, corbet
Cc: linux-xfs, linux-fsdevel, linux-doc, linux-kernel, Dennis Lam
Signed-off-by: Dennis Lam <dennis.lamerice@gmail.com>
---
Documentation/filesystems/iomap/design.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/filesystems/iomap/design.rst b/Documentation/filesystems/iomap/design.rst
index f8ee3427bc1a..e2d34085dd0e 100644
--- a/Documentation/filesystems/iomap/design.rst
+++ b/Documentation/filesystems/iomap/design.rst
@@ -142,9 +142,9 @@ Definitions
* **pure overwrite**: A write operation that does not require any
metadata or zeroing operations to perform during either submission
or completion.
- This implies that the fileystem must have already allocated space
+ This implies that the filesystem must have already allocated space
on disk as ``IOMAP_MAPPED`` and the filesystem must not place any
- constaints on IO alignment or size.
+ constraints on IO alignment or size.
The only constraints on I/O alignment are device level (minimum I/O
size and alignment, typically sector size).
@@ -426,7 +426,7 @@ iomap is concerned:
The exact locking requirements are specific to the filesystem; for
certain operations, some of these locks can be elided.
-All further mention of locking are *recommendations*, not mandates.
+All further mentions of locking are *recommendations*, not mandates.
Each filesystem author must figure out the locking for themself.
Bugs and Limitations
--
2.46.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] docs:filesystems: fix spelling and grammar mistakes in iomap design page
2024-09-08 17:28 [PATCH] docs:filesystems: fix spelling and grammar mistakes in iomap design page Dennis Lam
@ 2024-09-09 7:53 ` Christian Brauner
2024-09-17 16:17 ` Darrick J. Wong
0 siblings, 1 reply; 3+ messages in thread
From: Christian Brauner @ 2024-09-09 7:53 UTC (permalink / raw)
To: Dennis Lam
Cc: Christian Brauner, linux-xfs, linux-fsdevel, linux-doc,
linux-kernel, djwong, corbet
On Sun, 08 Sep 2024 13:28:42 -0400, Dennis Lam wrote:
>
Applied to the vfs.blocksize branch of the vfs/vfs.git tree.
Patches in the vfs.blocksize branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.blocksize
[1/1] docs:filesystems: fix spelling and grammar mistakes in iomap design page
https://git.kernel.org/vfs/vfs/c/b1daf3f8475f
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] docs:filesystems: fix spelling and grammar mistakes in iomap design page
2024-09-09 7:53 ` Christian Brauner
@ 2024-09-17 16:17 ` Darrick J. Wong
0 siblings, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2024-09-17 16:17 UTC (permalink / raw)
To: Christian Brauner
Cc: Dennis Lam, linux-xfs, linux-fsdevel, linux-doc, linux-kernel,
corbet
On Mon, Sep 09, 2024 at 09:53:28AM +0200, Christian Brauner wrote:
> On Sun, 08 Sep 2024 13:28:42 -0400, Dennis Lam wrote:
> >
>
>
> Applied to the vfs.blocksize branch of the vfs/vfs.git tree.
> Patches in the vfs.blocksize branch should appear in linux-next soon.
I don't know if it's already too late, but if it isn't:
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
--D
>
> Please report any outstanding bugs that were missed during review in a
> new review to the original patch series allowing us to drop it.
>
> It's encouraged to provide Acked-bys and Reviewed-bys even though the
> patch has now been applied. If possible patch trailers will be updated.
>
> Note that commit hashes shown below are subject to change due to rebase,
> trailer updates or similar. If in doubt, please check the listed branch.
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
> branch: vfs.blocksize
>
> [1/1] docs:filesystems: fix spelling and grammar mistakes in iomap design page
> https://git.kernel.org/vfs/vfs/c/b1daf3f8475f
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-17 16:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-08 17:28 [PATCH] docs:filesystems: fix spelling and grammar mistakes in iomap design page Dennis Lam
2024-09-09 7:53 ` Christian Brauner
2024-09-17 16:17 ` Darrick J. Wong
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).