Comment 2 for bug 67175

Revision history for this message
Ivan Arsenault (ivan-arsenault) wrote :

   I find the solution, I have rebuild the kernel with NFSv3 ACL support
enabled. This is possible to add this option by default on the generic kernel ???

ivan@pvl-ariv1:/usr/src/linux-source-2.6.17$ diff .config /boot/config-2.6.17-10-generic
3,4c3,4
< # Linux kernel version: 2.6.17.13-ubuntu1
< # Mon Oct 23 16:48:28 2006
---
> # Linux kernel version: 2.6.17-10-generic
> # Fri Oct 13 16:13:36 2006
3443c3443
< CONFIG_NFS_V3_ACL=y
---
> # CONFIG_NFS_V3_ACL is not set
3447d3446
< CONFIG_NFSD_V2_ACL=y
3449c3448
< CONFIG_NFSD_V3_ACL=y
---
> # CONFIG_NFSD_V3_ACL is not set
3455d3453
< CONFIG_NFS_ACL_SUPPORT=m