OSDN Git Service

Fix a byte swap bugs, including one which caused e2fsck to
authorTheodore Ts'o <tytso@mit.edu>
Fri, 30 Jan 2004 06:48:06 +0000 (01:48 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 30 Jan 2004 06:48:06 +0000 (01:48 -0500)
commit1ba7a2f2b6a9b152828a06443955a7fb1d139930
tree26c8e14d893b518904d9a3794a54fdb4d0b778a7
parent78344465d43916d4dbbb4b09b4ccff38b90d779b
Fix a byte swap bugs, including one which caused e2fsck to
incorrectly treat as valid symlinks created with SE Linux
(Debian bug #228723) as well as failing the f_journal test case on
big endian systems due to the backup journal blocks not being swapped.
e2fsck/ChangeLog
e2fsck/pass2.c
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_fs.h
lib/ext2fs/swapfs.c