]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/problem.h
e2fsck/pass2.c (check_dir_block): Check for duplicate filenames within
authorTheodore Ts'o <tytso@mit.edu>
Sat, 15 Mar 2003 03:19:10 +0000 (22:19 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 15 Mar 2003 03:19:10 +0000 (22:19 -0500)
commit0926668d3af802b4d385d0fc3525a5a4e679574a
tree9c4ba8a2219bedeb6a8a2b9fbb4035429b4acb42
parent78130a21fdcd02b82df3d6f9ac3300d7e1101de9
e2fsck/pass2.c (check_dir_block): Check for duplicate filenames within
a single directory block (because this is the easy case;
we don't currently check for duplicates that span
directory blocks, for now.  Eventually for htree
directories we can do this by searching for all directory
blocks that have a hash overflow, and then searching the
adjacent blocks to find all other potential duplicates.)
e2fsck/ChangeLog
e2fsck/pass2.c
e2fsck/problem.c
e2fsck/problem.h