[EMAIL PROTECTED] 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
_______________________________________________
Ocfs2-devel mailing list
[email protected]
http://oss.oracle.com/mailman/listinfo/ocfs2-devel