ext3 & xattr

From: Can Sar (csar@private)
Date: Fri May 20 2005 - 12:57:11 PDT


Hi,

I've been writing a Linux Security Module and want to save my security 
labels as an extended attribute. My local file system is ext3 and I 
have CONFIG_EXT3_FS_XATTR=y in my .config file. Unfortunately all 
set_xattr calls fail with EOPNOTSUPP, the same goes for setfattr (which 
returns "Operation not supported"). What else do I need to configure in 
order for set_xattr to work on ext3?
Has anyone had any similar problems?

Thanks a lot,
Can Sar



This archive was generated by hypermail 2.1.3 : Fri May 20 2005 - 13:28:34 PDT