]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/e2fsck.h
This patch completes the initial extended attribute/ACL support for
authorTheodore Ts'o <tytso@mit.edu>
Thu, 19 Jul 2001 20:31:25 +0000 (16:31 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 19 Jul 2001 20:31:25 +0000 (16:31 -0400)
commit55fd07ed0a5f4ed3dcc770526ee1ad3be967ac98
treef06698d8efffe65375065945aaaf9b1dc4598258
parent0f2cfe25796bd53b920b1607410bf94251f17fbc
This patch completes the initial extended attribute/ACL support for
e2fsck.  We now check the entire EA block to make sure that the all
of the EA entries look sane.
e2fsck/ChangeLog
e2fsck/Makefile.in
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/problem.c
e2fsck/problem.h
e2fsck/region.c [new file with mode: 0644]