commit | b290d2dc35411479e09328ef8d9c6220c33f2c49 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Oct 18 00:31:11 2006 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Oct 18 00:31:11 2006 -0400 |
tree | a886b2a36042d8c2ddc03bf6e6f7ef0ac749a510 | |
parent | ec3bb41be77e0f3ea864d9ed49e5675411205cda [diff] |
Fix mke2fs error checking when creating revision 0 filesystems Fix revision 0 error checking so that it doesn't give spurious error when the user gives a command-line option of "-O none".Add error checking so that "-r 0 -j", "-r 0 -s 1", and "-r 0 -E resize=XXX" will print an explanatory error message and abort. Addresses Debian bug: #392107 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>