[Ocfs2-tools-devel] [PATCH 1/2] merge ocfs2_fs.h from upstream, v2

Joel Becker Joel.Becker at oracle.com
Thu Dec 10 13:35:48 PST 2009


On Wed, Dec 09, 2009 at 10:14:17PM +0800, Coly Li wrote:
> Hmm, since we don't always make include/ocfs2-kernel/ocfs2_fs.h identical to fs/ocfs2/ocfs2_fs.h, is it necessary for us
> to keep the kernel space function declaration in include/ocfs2-kernel/ocfs2_fs.h ?
> 
> Maybe we should remove all code within #ifdef __KERNEL__ ?

	No, we *want* userspace and kernelspace to be identical.  That
is our goal.  We run into problems when a feature is done in the kernel
but not yet in the tools.  We need to do a better job of having both
ready at the same time.

Joel

-- 

Dort wo man Bücher verbrennt, verbrennt man am Ende auch Mensch.
(Wherever they burn books, they will also end up burning people.)
	- Heinrich Heine

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127



More information about the Ocfs2-tools-devel mailing list