commit | 8d8224550c1f5b5c77afbf5acd95f73979276a0a | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Mar 06 02:23:59 2009 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Mar 06 02:25:06 2009 -0500 |
tree | 2f260cb950c91677d821c8f98ad433d14c30f766 | |
parent | b7c5b4030870b31d73019d9d9ec55d550772590b [diff] |
mke2fs, tune2fs: Do not allow the reserved_ratio to be negative Add a check to make sure the argument to the -m option (which specifies the reserved ratio) is greater than zero. Addresses-Debian-Bug: #517015 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>