Matthias Wittpoth wrote:

> - To fix a problem within the ea/acl patched originaly designed for 2.4.18
> kernel, there was a need to fix two lines of code within fs/ext2/xattr.c
> (arround line 1340) and fs/ext3/xattr.c (arround line 1365).
>  #if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,0)
>  modify these line to
>  #if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,18)

You don't need to do this any longer. Andreas Gruenbacher, the author of
the ACL patches, now also provides a patch for kernel 2.4.17. It can be
downloaded from http://acl.bestbits.at/download.html#Kernel and works
fine with kernel 2.4.17 and IBM's S/390 patches from developerWorks.

Regards,
Stefan Gybas

Reply via email to