commit | 81f95d43d52adef4d46a9c60d4cbb98ed5043062 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon May 25 19:29:34 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon May 25 21:18:15 2015 -0400 |
tree | 6bd444867a18dae8b34c6c36b475a22ce420a5fc | |
parent | 2df733facd99261a4c462f76f72e143e803487d0 [diff] |
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>