Re: [RFC] ext3 documentation (lack of)

From: Helge Hafting
Date: Wed Aug 18 2004 - 08:14:40 EST


Janusz Dziemidowicz wrote:

AFAIK
user_xattr - turns on POSIX Extended attributes
nouser_xattr - obvious
acl - turns on ACL (Access Control Lists)
noacl - obvious

However these features are only present in 2.6.x, they are explained in Help during kernel configuration. I'm not sure if acl requires user_xattr to be turned on. I remember that I spent some time looking for a way to enable these on ext2/ext3 :)

ACL's does not require use of the user_xattr mount option - I have tested
that acl's work on ext3 with only the "acl" option. I guess user_xattr is
turned on automatically as needed - you can use the option if you want
posix extended attributes without acls.

Helge Hafting
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/