mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02:00
Documentation: fix grammar in description of nilfs2 recovery code
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> Acked-by: Ryusuke Konishi <konishi.ryusuke@gmail.com> Signed-off-by: Viacheslav Dubeyko <slava@dubeyko.com>
This commit is contained in:
parent
74504945c3
commit
6e2b150136
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user