doc: fixed a typo in ext4 documentation
authorlianzhi chang <changlianzhi@uniontech.com>
Thu, 10 Mar 2022 01:44:15 +0000 (09:44 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 13 Mar 2022 02:01:22 +0000 (21:01 -0500)
The unit of file system size should be TiB, not PiB

Signed-off-by: lianzhi chang <changlianzhi@uniontech.com>
Link: https://lore.kernel.org/r/20220310014415.29937-1-changlianzhi@uniontech.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Documentation/filesystems/ext4/blocks.rst

index bd722ec..b0f80ea 100644 (file)
@@ -39,7 +39,7 @@ For 32-bit filesystems, limits are as follows:
      - 4TiB
      - 8TiB
      - 16TiB
-     - 256PiB
+     - 256TiB
    * - Blocks Per Block Group
      - 8,192
      - 16,384