]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/problem.c
Overhaul extended attribute handling. Should now be correct with
authorTheodore Ts'o <tytso@mit.edu>
Sat, 17 Aug 2002 14:19:44 +0000 (10:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 17 Aug 2002 14:19:44 +0000 (10:19 -0400)
commit0684a4f33b5c268fe12f57fcbc77a880c79ab282
treebc9dc324c0bd760d48f9d5be378f094811989908
parent0ccd488a764c14b27983b92435deca5e1adf9061
Overhaul extended attribute handling.  Should now be correct with
respect to the latest V2 bestbits ACL code.
37 files changed:
e2fsck/ChangeLog
e2fsck/e2fsck.8.in
e2fsck/e2fsck.c
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/pass1b.c
e2fsck/pass2.c
e2fsck/pass3.c
e2fsck/pass4.c
e2fsck/problem.c
e2fsck/problem.h
e2fsck/super.c
e2fsck/unix.c
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_err.et.in
lib/ext2fs/ext2fs.h
lib/ext2fs/ext_attr.c
lib/ext2fs/valid_blk.c
tests/ChangeLog
tests/f_badinode/expect.1
tests/f_badroot/expect.1
tests/f_badsymlinks/expect.1
tests/f_badtable/expect.1
tests/f_dupdot/expect.1
tests/f_filetype/expect.1
tests/f_illitable/expect.1
tests/f_imagic/expect.1
tests/f_imagic_fs/expect.1
tests/f_lpf/expect.1
tests/f_lpffile/expect.1
tests/f_mke2fs2b/expect.1
tests/f_noroot/expect.1
tests/f_recnect_bad/expect.1
tests/f_special_ea/expect.1 [new file with mode: 0644]
tests/f_special_ea/image.gz [new file with mode: 0644]
tests/f_special_ea/name [new file with mode: 0644]
tests/f_special_ea/script [new file with mode: 0644]