* [PATCH] Documentation: fix grammar in description of nilfs2 recovery code
@ 2026-07-25 10:06 Manoj K M
2026-07-25 23:12 ` Ryusuke Konishi
0 siblings, 1 reply; 3+ messages in thread
From: Manoj K M @ 2026-07-25 10:06 UTC (permalink / raw)
To: konishi.ryusuke, slava, corbet
Cc: skhan, linux-nilfs, linux-doc, linux-kernel, Manoj K M
Include the word 'at' to make the sentence grammatically correct
inside the description for nilfs2 recovery code. This improves
documentation without changing the original meaning.
Signed-off-by: Manoj K M <manojkm24dev@gmail.com>
---
Documentation/filesystems/nilfs2.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/filesystems/nilfs2.rst b/Documentation/filesystems/nilfs2.rst
index e3a5c8977..a0124d22a 100644
--- a/Documentation/filesystems/nilfs2.rst
+++ b/Documentation/filesystems/nilfs2.rst
@@ -252,7 +252,7 @@ The following figure shows a typical organization of the logs::
To stride over segment boundaries, this sequence of files may be split
into multiple logs. The sequence of logs that should be treated as
logically one log, is delimited with flags marked in the segment
-summary. The recovery code of nilfs2 looks this boundary information
+summary. The recovery code of nilfs2 looks at this boundary information
to ensure atomicity of updates.
The super root block is inserted for every checkpoints. It includes
--
2.53.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: fix grammar in description of nilfs2 recovery code
2026-07-25 10:06 [PATCH] Documentation: fix grammar in description of nilfs2 recovery code Manoj K M
@ 2026-07-25 23:12 ` Ryusuke Konishi
2026-07-28 0:54 ` Viacheslav Dubeyko
0 siblings, 1 reply; 3+ messages in thread
From: Ryusuke Konishi @ 2026-07-25 23:12 UTC (permalink / raw)
To: Manoj K M, slava; +Cc: corbet, skhan, linux-nilfs, linux-doc, linux-kernel
On Sat, Jul 25, 2026 at 7:07 PM Manoj K M wrote:
>
> Include the word 'at' to make the sentence grammatically correct
> inside the description for nilfs2 recovery code. This improves
> documentation without changing the original meaning.
>
> Signed-off-by: Manoj K M <manojkm24dev@gmail.com>
> ---
> Documentation/filesystems/nilfs2.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/filesystems/nilfs2.rst b/Documentation/filesystems/nilfs2.rst
> index e3a5c8977..a0124d22a 100644
> --- a/Documentation/filesystems/nilfs2.rst
> +++ b/Documentation/filesystems/nilfs2.rst
> @@ -252,7 +252,7 @@ The following figure shows a typical organization of the logs::
> To stride over segment boundaries, this sequence of files may be split
> into multiple logs. The sequence of logs that should be treated as
> logically one log, is delimited with flags marked in the segment
> -summary. The recovery code of nilfs2 looks this boundary information
> +summary. The recovery code of nilfs2 looks at this boundary information
> to ensure atomicity of updates.
>
> The super root block is inserted for every checkpoints. It includes
> --
> 2.53.0
>
Thank you for the fix!
Viacheslav, could you please pick this up directly into your tree?
Acked-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Thanks,
Ryusuke Konishi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: fix grammar in description of nilfs2 recovery code
2026-07-25 23:12 ` Ryusuke Konishi
@ 2026-07-28 0:54 ` Viacheslav Dubeyko
0 siblings, 0 replies; 3+ messages in thread
From: Viacheslav Dubeyko @ 2026-07-28 0:54 UTC (permalink / raw)
To: Ryusuke Konishi, Manoj K M
Cc: corbet, skhan, linux-nilfs, linux-doc, linux-kernel
On Sun, 2026-07-26 at 08:12 +0900, Ryusuke Konishi wrote:
> On Sat, Jul 25, 2026 at 7:07 PM Manoj K M wrote:
> >
> > Include the word 'at' to make the sentence grammatically correct
> > inside the description for nilfs2 recovery code. This improves
> > documentation without changing the original meaning.
> >
> > Signed-off-by: Manoj K M <manojkm24dev@gmail.com>
> > ---
> > Documentation/filesystems/nilfs2.rst | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/filesystems/nilfs2.rst
> > b/Documentation/filesystems/nilfs2.rst
> > index e3a5c8977..a0124d22a 100644
> > --- a/Documentation/filesystems/nilfs2.rst
> > +++ b/Documentation/filesystems/nilfs2.rst
> > @@ -252,7 +252,7 @@ The following figure shows a typical
> > organization of the logs::
> > To stride over segment boundaries, this sequence of files may be
> > split
> > into multiple logs. The sequence of logs that should be treated
> > as
> > logically one log, is delimited with flags marked in the segment
> > -summary. The recovery code of nilfs2 looks this boundary
> > information
> > +summary. The recovery code of nilfs2 looks at this boundary
> > information
> > to ensure atomicity of updates.
> >
> > The super root block is inserted for every checkpoints. It
> > includes
> > --
> > 2.53.0
> >
>
> Thank you for the fix!
>
> Viacheslav, could you please pick this up directly into your tree?
>
> Acked-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
>
Applied.
Thanks,
Slava.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-07-28 0:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-25 10:06 [PATCH] Documentation: fix grammar in description of nilfs2 recovery code Manoj K M
2026-07-25 23:12 ` Ryusuke Konishi
2026-07-28 0:54 ` Viacheslav Dubeyko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox