OSDN Git Service

Fix e2fsck's handling of external journals,and update journal
authorTheodore Ts'o <tytso@mit.edu>
Sun, 16 Dec 2001 07:23:36 +0000 (02:23 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 16 Dec 2001 07:23:36 +0000 (02:23 -0500)
commit8cf93332d180e6929d73cd8c855c3a83d6a6648c
treec77c315314e07039f43a32a1f2ddcbe795f28bbf
parent5d57ad14f31f93384baa92c95d77008fc2ac803f
Fix e2fsck's handling of external journals,and update journal
recovery files from 2.4.17-pre8.
28 files changed:
ChangeLog
configure
configure.in
debugfs/ChangeLog
debugfs/Makefile.in
debugfs/jfs_user.h
e2fsck/ChangeLog
e2fsck/Makefile.in
e2fsck/jfs_compat.h [deleted file]
e2fsck/jfs_user.h
e2fsck/journal.c
e2fsck/recovery.c
e2fsck/revoke.c
include/linux/ChangeLog
include/linux/jbd.h [moved from include/linux/jfs.h with 57% similarity]
include/linux/jfs_compat.h
lib/ext2fs/ChangeLog
lib/ext2fs/Makefile.in
lib/ext2fs/jfs_user.h
misc/ChangeLog
misc/Makefile.in
misc/jfs_user.h
tests/ChangeLog
tests/f_ext_journal/expect.1 [new file with mode: 0644]
tests/f_ext_journal/expect.2 [new file with mode: 0644]
tests/f_ext_journal/image.gz [new file with mode: 0644]
tests/f_ext_journal/journal.gz [new file with mode: 0644]
tests/f_ext_journal/script [new file with mode: 0644]