]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs, libe2p, misc: git rid of jfs_user.h
authorTheodore Ts'o <tytso@mit.edu>
Mon, 25 May 2015 23:29:34 +0000 (19:29 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 26 May 2015 01:18:15 +0000 (21:18 -0400)
commit81f95d43d52adef4d46a9c60d4cbb98ed5043062
tree6bd444867a18dae8b34c6c36b475a22ce420a5fc
parent2df733facd99261a4c462f76f72e143e803487d0
libext2fs, libe2p, misc: git rid of jfs_user.h

Having multiple versions of jfs_user.h was confusing the Android
build.  Clean up things by removing the lib/ext2fs/jfs_user.h and
misc/jfs_user.h and simplifying how we emulate the kernel
infrastructure needed by journal replay code and removing the
kernel-specific lines from kernel-jbd.h.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
12 files changed:
e2fsck/jfs_user.h
lib/e2p/Makefile.in
lib/e2p/feature.c
lib/ext2fs/Makefile.in
lib/ext2fs/jfs_compat.h
lib/ext2fs/jfs_user.h [deleted file]
lib/ext2fs/kernel-jbd.h
lib/ext2fs/mkjournal.c
misc/Makefile.in
misc/dumpe2fs.c
misc/jfs_user.h [deleted file]
misc/tune2fs.c