diff options
author | Theodore Ts'o <tytso@mit.edu> | 1999-10-23 03:33:15 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 1999-10-23 03:33:15 +0000 |
commit | 8a31ffef73ceb7bbbc3f0c5c915f962186b30b4f (patch) | |
tree | 622456f074908ff68f7326466d83aa83a66edf14 /TODO | |
parent | 0859c04fce317c77643dd8a69814c892613bf5f3 (diff) | |
download | e2fsprogs-8a31ffef73ceb7bbbc3f0c5c915f962186b30b4f.tar.gz |
README, RELEASE-NOTES, TODO, e2fsprogs.lsm, e2fsprogs.spec, version.h:
Update for 1.16 release.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -42,3 +42,13 @@ Am I wrong? Add chmod command to debugfs. +-------------------------------------- + +block_illegal_map should be only created in pass1b.c, since it isn't +used anywhere else. + +------------------------------------------ + +fix up get_backup_sb, so that it doesn't choose something bogus if +fs->super->.... is ridiculous + |