hi,<br><br>&gt; Does your kernel config set this option:<br>
&gt; CONFIG_EXT2_FS_XATTR=y<br>
<br>The result is the same with and without CONFIG_EXT2_FS_XATTR enabled.<br><br>
&gt; And what is the state of CONFIG_AUDIT option? Do you need Kernel Audit<br>
&gt; support in your environment?<br><br>CONFIG_AUDIT is disabled in my config.<br>A priori, I don&#39;t need it at the moment.<br><br>After searching &#39;getxattr&#39; reference in my whole linux directory, .getxattr field<br>
should be initialized with &quot;generic_getxattr&quot; in ext2 and ext3 case.<br>Is it really what it need, or does it require something specific else?<br><br>Thanks in advance<br>