diff options
author | Theodore Ts'o <tytso@mit.edu> | 1999-07-19 15:48:08 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 1999-07-19 15:48:08 +0000 |
commit | e2a99be61ec4c48920a422416c80b80263e86978 (patch) | |
tree | c909a7270fc63f9f0d2a53ee138f1585a5a12e63 /TODO | |
parent | 945934d58ddc633bddc044ea6a107da6fecfa120 (diff) | |
download | e2fsprogs-e2a99be61ec4c48920a422416c80b80263e86978.tar.gz |
ChangeLog, depfix.sed:
depfix.sed: Remove all line continuations from the dependencies; the
word wrapping is now done by wordwrap.pl.
README, RELEASE-NOTES, TODO, e2fsprogs.spec:
Update for 1.15 release.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 1 insertions, 12 deletions
@@ -21,11 +21,6 @@ appropriate error message. Put code into e2fsck to support imagic inodes.... --------------------------------- - -Deal with the case where /lost+found isn't a directory.... - - --------------------------------------- Date: Mon, 08 Mar 1999 21:46:14 +0100 From: Sergio Polini <s.polini@mclink.it> @@ -45,11 +40,5 @@ because "whatever & 0xFF" can never be "> 0xFF". Am I wrong? -------------------------------------- -debugfs --- ls of a corrupt directory (or a non-directory inode) with -inconsistent lengths can cause it to core dump! Should fix to make it -more robust. - -------------------------------------- - - +Add chmod command to debugfs. |