[Ocfs2-tools-devel] [PATCH 3/5] Quota support for disabling inline-data feature

Joel Becker Joel.Becker at oracle.com
Tue Oct 20 12:38:05 PDT 2009


On Mon, Oct 19, 2009 at 09:01:37AM +0200, Jan Kara wrote:
> When disabling inline-data feature, space occupied by files changes
> and thus we have to update quota information accordingly.
> 
> Signed-off-by: Jan Kara <jack at suse.cz>
> ---
>  Preamble.make                      |    2 +-
>  tunefs.ocfs2/feature_inline_data.c |   42 +++++++++++++++++++++++++++++++----
>  2 files changed, 38 insertions(+), 6 deletions(-)
> 
> diff --git a/Preamble.make b/Preamble.make
> index b9b4af0..3c34b0b 100644
> --- a/Preamble.make
> +++ b/Preamble.make
> @@ -28,7 +28,7 @@ DIST_RULES =
>  INCLUDES =
>  DEFINES = 
>  
> -CFLAGS += -pipe
> +CFLAGS += -pipe -static

	Gotta drop the -static

Joel

-- 

Life's Little Instruction Book #43

	"Never give up on somebody.  Miracles happen every day."

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