[Ocfs2-devel] Re: [patch 01/16] ocfs2: Add check for missing range_* prefix in struct writeback_control

Jeff Mahoney jeffm at suse.com
Mon Feb 4 20:37:11 PST 2008


Works for me.

Thanks.

-Jeff

--
Jeff Mahoney (mobile)
SUSE Labs


On Feb 4, 2008, at 10:15 PM, Sunil Mushran <Sunil.Mushran at oracle.com>  
wrote:

> Jeff at locomotive.unixthugs.org wrote:
>> --- a/fs/ocfs2/Makefile    2008-02-02 10:36:14.000000000 -0500
>> +++ b/fs/ocfs2/Makefile    2008-02-02 10:36:24.000000000 -0500
>> @@ -116,6 +116,10 @@ ifdef NO_MANDATORY_LOCK
>> EXTRA_CFLAGS += -DNO_MANDATORY_LOCK
>> endif
>> +ifdef WRITEBACK_CONTROL_NO_RANGE_PREFIX
>> +EXTRA_CFLAGS += -DWRITEBACK_CONTROL_NO_RANGE_PREFIX
>> +endif
>> +
>>
>
> If it's ok, I am changing EXTRA_CFLAGS to  
> CFLAGS_compat_sync_mapping_range.o instead.
> More targeted.
>
> Rest all the patches look good. If no one objects, I will push these  
> tomorrow.
>
> Sunil
>
>



More information about the Ocfs2-devel mailing list