Whamcloud - gitweb
Fix up Andreas' changeset. Avoid use of dynamic automatic arrays,
authorTheodore Ts'o <tytso@mit.edu>
Tue, 21 May 2002 13:14:17 +0000 (09:14 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 21 May 2002 13:14:17 +0000 (09:14 -0400)
commitbcf9c5d4016975c3c2afdb4a4b358569bd3c8681
tree19e7b64a2c2d549bc72f4f1de3326edba898d70a
parentb94a052a25d0c524209782e408c31d8ff25a6fe1
Fix up Andreas' changeset.  Avoid use of dynamic automatic arrays,
and check for EXT2_INDEX_FL for special devices, and consider them to
be invalid if they are set.
e2fsck/ChangeLog
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/pass2.c
e2fsck/pass4.c
e2fsck/problem.c
e2fsck/problem.h
tests/ChangeLog
tests/f_badinode/expect.1
tests/f_badsymlinks/expect.1
tests/f_filetype/expect.1