On Fri, Nov 17, 2017 at 04:55:22PM +0100, elanTea wrote: > Hi > please do not remove this option. I need a filesystem without the > posibility to hide information and files from the User. You can remove > the funktion of write user_xattr but not the posibility to switch it of. Can you say more? I don't understand why you believe that userspace settable (and visible) extended attribute gives "the possibility to hide informatoin and files from the user". What is your use case and what are you trying to protect against? And are you using Posix ACL's and/or SELinux? If not, you could just turn off the file system' extended attriute feature altogether. - Ted