commit | 5515e6b47de9ff941164a546dd9a74e9c6da3367 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Jan 05 07:25:06 1999 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jan 05 07:25:06 1999 +0000 |
tree | 35d6f7e42bd1c43e6129e92da7fcf340b337a0ac | |
parent | a88fa0c0135307288562d4922438ae52fdbad855 [diff] [blame] |
ChangeLog, mke2fs.8.in, mke2fs.c: mke2fs.c (PRS): Allow the user to specify exactly how many inodes he/she wishes.
diff --git a/misc/ChangeLog b/misc/ChangeLog index b8becd7..3810ed7 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog
@@ -1,5 +1,8 @@ 1999-01-05 Theodore Ts'o <tytso@rsts-11.mit.edu> + * mke2fs.c (PRS): Allow the user to specify exactly how many + inodes he/she wishes. + * chattr.c, lsattr.c: Only print the version information for the program if the -V option is given.