Whamcloud - gitweb
mke2fs.c (set_fs_defaults): Fix bug which caused -T largefile or
authorTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2003 00:56:57 +0000 (20:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2003 00:56:57 +0000 (20:56 -0400)
commit79120f8002f9a6abc348e6f3167d86e4a20e5cba
tree8257d9e9ffff95a610bb2e8d40b9bf0040b04ccf
parent557ddb2fdf46c055d80c66267c8c83299527c8d1
mke2fs.c (set_fs_defaults): Fix bug which caused -T largefile or
-T largefile4 to core dump due to a division by zero
error.  (Addressed Debian bug #207082)
misc/ChangeLog
misc/mke2fs.c