Whamcloud - gitweb
e2fsck: Fix the check if a file is really a directory to understand extents
authorNick Dokos <nicholas.dokos@hp.com>
Fri, 5 Feb 2010 15:35:17 +0000 (10:35 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 5 Feb 2010 15:41:42 +0000 (10:41 -0500)
commit1ec42a00a5354c342f213722382a4d1987af74ca
tree3f3bbcd22bb9a0c3bd254959fbf3f6347d271423
parentc70674387ee0c038bca16098f7869181beeabe0a
e2fsck: Fix the check if a file is really a directory to understand extents

Pass 1 has a test to see if a special file is really a directory.

Signed-off-by: Nick Dokos <nicholas.dokos@hp.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/pass1.c