]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/problem.c
e2fsck: Recover a special file which looks an awful lot like a directory
authorTheodore Ts'o <tytso@mit.edu>
Mon, 2 Apr 2007 14:08:59 +0000 (10:08 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 2 Apr 2007 14:08:59 +0000 (10:08 -0400)
commitfbc3f90194ca557e377c25f71db242c38c78f836
tree1abe334b7af80fc5742d007289024f5c1a6f149b
parentccfbb266d6ca61c3c94ef6f391bb6384b8c58841
e2fsck: Recover a special file which looks an awful lot like a directory

This is probably only useful in artificial test cases, but it will be
useful if we ever do the "inodes in directory" idea for ext4.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/ChangeLog
e2fsck/pass1.c
e2fsck/problem.c
e2fsck/problem.h
tests/ChangeLog
tests/f_dir_bad_mode/expect.1 [new file with mode: 0644]
tests/f_dir_bad_mode/expect.2 [new file with mode: 0644]
tests/f_dir_bad_mode/image.gz [new file with mode: 0644]
tests/f_dir_bad_mode/name [new file with mode: 0644]