Is it possible to enable xattr on tmpfs
I want to enable xattr on tmpfs as I run unit-tests on my machine which require xattr to run correctly.
Is this possible?
How can I achieve it?
I want to enable xattr on tmpfs as I run unit-tests on my machine which require xattr to run correctly.
Is this possible?
How can I achieve it?
According to the mount(8) manpage, it doesn't look like tmpfs supports extended attributes. However, you might be able to emulate what you need using the context and related mount options, see the explanation of this option in the manpage (under FILESYSTEM INDEPENDENT MOUNT OPTIONS).
Thanks! The context mount option does not work for me as I want to set and read xattr at runtime on different files. But now I am quite sure that I have to run the tests against another folder...
Asked: 2014-05-05 05:26:09 -0500
Seen: 1,139 times
Last updated: May 06 '14
Problem during the installation of google earth
Copy filesystem from HDD to HDD
Recurring corruption of /dev/sda1; what do?
How do I mount a Fedora 25 partition on another Linux distro?
What actions/processes change the ctime of files?
Fedora 16: dracut Warning: Can't mount root filesystem.
Fedora Server Install - This is really bizzare