[Ocfs2-tools-devel] [PATCH 1/1] Ocfs2-tools: Let quota_tree.h be included in Makefile.

Joel Becker Joel.Becker at oracle.com
Tue Oct 13 16:28:10 PDT 2009


On Fri, Oct 09, 2009 at 03:01:03PM +0800, Tristan Ye wrote:
> We have to let quota_tree.h be included in Makefile, it
> therefore can be right installed with libocfs2.
> 
> Otherwise any other apps who are going to use libocfs2 will
> hit compling error.
> 
> Signed-off-by: Tristan Ye <tristan.ye at oracle.com>

sob

> ---
>  include/ocfs2-kernel/Makefile |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/include/ocfs2-kernel/Makefile b/include/ocfs2-kernel/Makefile
> index 5b93290..0b3a50e 100644
> --- a/include/ocfs2-kernel/Makefile
> +++ b/include/ocfs2-kernel/Makefile
> @@ -8,7 +8,8 @@ HEADERS =			\
>  	ocfs1_fs_compat.h	\
>  	ocfs2_fs.h		\
>  	ocfs2_lockid.h		\
> -	sparse_endian_types.h
> +	sparse_endian_types.h	\
> +	quota_tree.h
>  
>  DIST_FILES = $(HEADERS)
>  
> -- 
> 1.5.5
> 
> 
> _______________________________________________
> Ocfs2-tools-devel mailing list
> Ocfs2-tools-devel at oss.oracle.com
> http://oss.oracle.com/mailman/listinfo/ocfs2-tools-devel

-- 

"But all my words come back to me
 In shades of mediocrity.
 Like emptiness in harmony
 I need someone to comfort me."

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