commit | 5effd0a02283922dd53102ff409a4382fa1dfed7 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sat Dec 13 22:01:15 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Dec 13 22:01:15 2014 -0500 |
tree | a09516aeeb92ba8e13e4a62dda4a6bac56d6d432 | |
parent | 77905d71e89f0ec29160870a4af77859274716e4 [diff] |
mke2fs: don't zero inode table blocks that are already zeroed At mke2fs time, if we discard the device and discard zeroes data, don't bother zeroing the inode table blocks a second time. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>