On Fri, Jan 19, 2007 at 11:20:00PM +0100, Jan Engelhardt wrote:
> 
> On Jan 19 2007 11:41, mno wrote:
> >
> >Compiling as a Module is fine :-)  
> 
> Kernel too old I suppose.

Indeed. You have three choices:

1) If you want to use this kernel version with the latest snapshot, you'll
have to undo the removal of vfs_listxattr from unionfs. You can grab the
function out of the kernel [1] and put it in xattr.c and a coresponding
prototype in the .h file.

2) You can try newer kernel

3) You can try older unionfs snapshot

Josef "Jeff" Sipek.

[1]
http://www2.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=659564c8adfe1765476beee8d55cd18986946892;hp=e069d79d23739977800c3b8495853b735f77ef30

-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it.
                - Brian W. Kernighan 
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to