Whamcloud - gitweb
mke2fs.c (zap_sector): Clear the buffer *after* testing for the
authorTheodore Ts'o <tytso@mit.edu>
Sun, 14 Jul 2002 12:00:00 +0000 (08:00 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 14 Jul 2002 12:00:00 +0000 (08:00 -0400)
commit7098810daf7d1ba9287a51dc596d78d70d270337
treee215c72ceec9d1c5e10e26e864a62118ff798ff1
parent9e6c5dd73e7bc1a946b2b8b6c5a15c1f9d3534c0
mke2fs.c (zap_sector): Clear the buffer *after* testing for the
BSD sector label.  Otherwise the first 512 bytes don't get
zapped.  (Addresses Debian bug #147256.)
misc/ChangeLog
misc/mke2fs.c