[Bug 43954] Re: setfattr always returns "Operation Not Supported"

drobik robert.raniak at logos.cz
Wed Jan 24 12:20:47 UTC 2007


My mistake, it works :(

attr -s status -V "In Progress" test.txt
Attribute "status" set to a 11 byte value for test.txt:
status

getfattr test.txt
# file: test.txt
user.status

getfattr -n user.status test.txt
# file: test.txt
user.status="In Progress"

-- 
setfattr always returns "Operation Not Supported"
https://launchpad.net/bugs/43954




More information about the kernel-bugs mailing list