hi, > Does your kernel config set this option: > CONFIG_EXT2_FS_XATTR=y
The result is the same with and without CONFIG_EXT2_FS_XATTR enabled. > And what is the state of CONFIG_AUDIT option? Do you need Kernel Audit > support in your environment? CONFIG_AUDIT is disabled in my config. A priori, I don't need it at the moment. After searching 'getxattr' reference in my whole linux directory, .getxattr field should be initialized with "generic_getxattr" in ext2 and ext3 case. Is it really what it need, or does it require something specific else? Thanks in advance
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
