Problem during /init execve
stl
st.lambert02 at gmail.com
Tue Sep 25 04:01:21 EDT 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120925/6b396f42/attachment.html
More information about the Kernelnewbies
mailing list