diff mbox series

doc: Fixed a bug in ext4 document

Message ID 20220310014415.29937-1-changlianzhi@uniontech.com
State Awaiting Upstream
Headers show
Series doc: Fixed a bug in ext4 document | expand

Commit Message

lianzhi chang March 10, 2022, 1:44 a.m. UTC
The unit of file system size should be TiB, not PiB

Signed-off-by: lianzhi chang <changlianzhi@uniontech.com>
---
 Documentation/filesystems/ext4/blocks.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Theodore Ts'o March 13, 2022, 4:45 a.m. UTC | #1
On Thu, 10 Mar 2022 09:44:15 +0800, lianzhi chang wrote:
> The unit of file system size should be TiB, not PiB
> 
> 

Applied, thanks!

[1/1] doc: Fixed a bug in ext4 document
      commit: 688b0d8536e0e937f608a93cb6909e14389a0c45

Best regards,
diff mbox series

Patch

diff --git a/Documentation/filesystems/ext4/blocks.rst b/Documentation/filesystems/ext4/blocks.rst
index bd722ecd92d6..b0f80ea87c90 100644
--- a/Documentation/filesystems/ext4/blocks.rst
+++ b/Documentation/filesystems/ext4/blocks.rst
@@ -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