aboutsummaryrefslogtreecommitdiff
path: root/util-linux/mkfs_ext2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/mkfs_ext2.txt')
-rw-r--r--util-linux/mkfs_ext2.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/util-linux/mkfs_ext2.txt b/util-linux/mkfs_ext2.txt
index 7c551ea04..273d5b644 100644
--- a/util-linux/mkfs_ext2.txt
+++ b/util-linux/mkfs_ext2.txt
@@ -1,5 +1,7 @@
1Difference between bbox mke2fs and standard one (dumpe2fs comparison): 1Difference between bbox mke2fs and standard one (dumpe2fs comparison):
2 2
3[upd: inode size has been fixed since then]
4
3Two significant differences: 5Two significant differences:
4- standard mke2fs has resize_inode feature and thus has reserved GDT blocks, 6- standard mke2fs has resize_inode feature and thus has reserved GDT blocks,
5 which decreases free blocks; 7 which decreases free blocks;