diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-07-04 01:20:24 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-07-14 21:17:55 +0200 |
commit | 97e6f1351b13d192fb782003c9322ebceb1fde67 (patch) | |
tree | 392c038e1aa0f133027792211b91ab1caf1e2dab /Documentation/admin-guide/xfs.rst | |
parent | Documentation: doc-guide: use '%' constant indicator in Return: examples (diff) | |
download | linux-97e6f1351b13d192fb782003c9322ebceb1fde67.tar.xz linux-97e6f1351b13d192fb782003c9322ebceb1fde67.zip |
Documentation: admin-guide: correct "it's" to possessive "its"
Correct 2 uses of "it's" to the possessive "its" as needed.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Darrick J. Wong <djwong@kernel.org>
Cc: linux-xfs@vger.kernel.org
Cc: linux-mm@kvack.org
Cc: Jonathan Corbet <corbet@lwn.net>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230703232024.8069-1-rdunlap@infradead.org
Diffstat (limited to 'Documentation/admin-guide/xfs.rst')
-rw-r--r-- | Documentation/admin-guide/xfs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/xfs.rst b/Documentation/admin-guide/xfs.rst index 3a9c041d7f6c..b67772cf36d6 100644 --- a/Documentation/admin-guide/xfs.rst +++ b/Documentation/admin-guide/xfs.rst @@ -192,7 +192,7 @@ When mounting an XFS filesystem, the following options are accepted. are any integer multiple of a valid ``sunit`` value. Typically the only time these mount options are necessary if - after an underlying RAID device has had it's geometry + after an underlying RAID device has had its geometry modified, such as adding a new disk to a RAID5 lun and reshaping it. |