Whamcloud - gitweb
Remove needless sanity check in tune2fs's -i option.
authorTheodore Ts'o <tytso@mit.edu>
Sun, 14 May 2006 21:30:51 +0000 (17:30 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 14 May 2006 21:30:51 +0000 (17:30 -0400)
commitf51d0eff906a99addbc683d3d296edd16f11ced8
treede7e101b8bbb9f3a6034366ea25e993760511247
parent49487b79da9ccc4a5f9d4e8f08c10ec9c8185a90
Remove needless sanity check in tune2fs's -i option.

We were complaining with a confusing error message if the user tried to specify
a check interval larger than a 365 days.  It's probably a bad idea if the user wants to
do this, but it's not worth it to complain.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/ChangeLog
misc/tune2fs.c