[Ocfs2-tools-devel] [PATCH 1/4] includes: Rework the core
filesystem includes.
Mark Fasheh
mark.fasheh at oracle.com
Mon Jan 7 17:30:05 PST 2008
On Mon, Jan 07, 2008 at 05:19:31PM -0800, Joel Becker wrote:
> include/ocfs2fs/Makefile | 14 +
> include/ocfs2fs/kernel-list.h | 116 ++++
> include/ocfs2fs/ocfs1_fs_compat.h | 109 ++++
> include/ocfs2fs/ocfs2_fs.h | 823 +++++++++++++++++++++++++++++
> include/ocfs2fs/sparse_endian_types.h | 13 +
Maybe we should just call these include/linux/ or include/kernel/?
Also, ocfs2_lockid.h (a kernel header which is copied verbatim) should go in
here too.
That way we can easily find all our "got it from kernel" header files.
--Mark
--
Mark Fasheh
Principal Software Developer, Oracle
mark.fasheh at oracle.com
More information about the Ocfs2-tools-devel
mailing list