commit | 59f27247f81fb662ef3b2589b3cceb198ff4dbca | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@clusterfs.com> | Thu Aug 30 15:39:04 2001 -0600 |
committer | Andreas Dilger <adilger@clusterfs.com> | Thu Aug 30 15:39:04 2001 -0600 |
tree | 93b2dc3347435cbec58a25639fb0281eeeff7a31 | |
parent | 177a9acef49dce775284e6dc00e8c7010a8222e6 [diff] |
mke2fs.c (main): Zap the second sector of the disk, along with any sectors in the same filesystem block after the superblock. The latter will remove (for example) swapspace signatures on 4kB+ blocksize filesystems. Also when zeroing the "end" of the filesystem don't actually zero the start of a very small device (less than 128kB).