summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorCharles Han <hanchunchao@inspur.com>2023-09-18 15:19:05 +0800
committerJonathan Corbet <corbet@lwn.net>2023-09-22 05:20:09 -0600
commit9845f7409e6d5b0540cfd952083b610359ade7d7 (patch)
tree2f00beccf4f3f1fb8f360080e9f084e87e9ccb0e /Documentation/filesystems
parentd25e92d2aed9cdff2a2222e82412a53f70e17c1a (diff)
downloadlinux-9845f7409e6d5b0540cfd952083b610359ade7d7.tar.gz
linux-9845f7409e6d5b0540cfd952083b610359ade7d7.tar.bz2
linux-9845f7409e6d5b0540cfd952083b610359ade7d7.zip
Documentation: xfs: Remove repeated word in comments
Remove the repeated word "the" in comments. Signed-off-by: Charles Han <hanchunchao@inspur.com> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed: Dave Chinner <dchinner@redhat.com> Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/xfs-online-fsck-design.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/xfs-online-fsck-design.rst b/Documentation/filesystems/xfs-online-fsck-design.rst
index 1625d1131093..a0678101a7d0 100644
--- a/Documentation/filesystems/xfs-online-fsck-design.rst
+++ b/Documentation/filesystems/xfs-online-fsck-design.rst
@@ -1585,7 +1585,7 @@ The transaction sequence looks like this:
2. The second transaction contains a physical update to the free space btrees
of AG 3 to release the former BMBT block and a second physical update to the
free space btrees of AG 7 to release the unmapped file space.
- Observe that the the physical updates are resequenced in the correct order
+ Observe that the physical updates are resequenced in the correct order
when possible.
Attached to the transaction is a an extent free done (EFD) log item.
The EFD contains a pointer to the EFI logged in transaction #1 so that log