I_DIRTY_DATASYNC -- arla requires 2.4 kernel?
Love
lha at stacken.kth.se
Wed Jan 15 06:46:45 CET 2003
Brian Sammon <brians+ at cs.cmu.edu> writes:
>> What Arla version are we talking about? I guess 0.35.something.
>
> I was doing 0.35.11. Judging from the changelog, 0.35.8 or higher won't
> compile on a 2.2 kernel. I have successfully compiled 0.35.7 on a 2.2
> kernel.
>
>> Unfortunately for you, arla support for 2.2.x kernels is fainting as
>> noone in the development team is running such an old kernel. So it
>> will probably not get fixed. The README in the distribution should
>> reflect this.
>
> Yes, it should.
Can you try this patch ?
Love
Index: xfs_locl.h
===================================================================
RCS file: /afs/stacken.kth.se/src/SourceRepository/arla/xfs/linux/xfs/Attic/xfs_locl.h,v
retrieving revision 1.51.2.3
diff -u -u -w -r1.51.2.3 xfs_locl.h
--- xfs_locl.h 1 Feb 2002 17:05:14 -0000 1.51.2.3
+++ xfs_locl.h 15 Jan 2003 05:45:12 -0000
@@ -267,3 +267,7 @@
INIT_LIST_HEAD(entry);
}
#endif
+
+#ifndef I_DIRTY_DATASYNC
+#define I_DIRTY_DATASYNC 0
+#endif
More information about the Arla-drinkers
mailing list