summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2001-12-23 22:27:52 -0500
committerTheodore Ts'o <tytso@mit.edu>2001-12-23 22:27:52 -0500
commitf1a1761d678a5ac539419f62676ce4c1bbd0767e (patch)
tree6f3e852c5aa74fc82a9bd88b8059852d8b44ebb7 /TODO
parent19007e51a548d1e0eff01025dde9f147a0beb26d (diff)
downloade2fsprogs-f1a1761d678a5ac539419f62676ce4c1bbd0767e.tar.gz
Enhnaced the get backup superblock function so that it does
the right thing if the filesystem superblock is unavailable; it will search for the superblock by iterating over possible blocksizes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO b/TODO
index c8440a31..8ce869e6 100644
--- a/TODO
+++ b/TODO
@@ -40,11 +40,6 @@ Add chmod command to debugfs.
------------------------------------------
-fix up get_backup_sb, so that it doesn't choose something bogus if
-fs->super->.... is ridiculous
-
-----------------------------------
-
Maybe a bug in debugfs v.1.14:
if a file has more than one hardlink, only the first filename is shown when
using command
@@ -200,12 +195,6 @@ TODO list.
check_if_mounted() should check to see if the file is in /proc/swaps,
to avoid mkfs's or checking a active swap partition.
-----------------------------------------------------------------
-
-Add a check in configure.in on Linux systems making sure that
-/usr/include/linux and /usr/include/asm exist. Otherwise you can have
-some very obscure errors!
-
-----------------------------------------------------------------
Debugfs's link command should set the file type information