Subject: extattr - how?
To: None <current-users@NetBSD.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: current-users
Date: 03/16/2005 23:11:47
After upgrading a qemu instance to -current, I'd like to play with
extattr(9), but I have trouble getting anything going:
# cp /etc/group
# setattr user attr myattr myfile
setextattr: myfile: failed: Operation not supported
Looking at ktrace output, it's extattr_set_file(2) which fails with
EOPNOTSUPP, but that error is not documented in the manpage.
The filesystem for this is UFSv2.
What am I missing?
- Hubert
--
NetBSD - Free AND Open! (And of course secure, portable, yadda yadda)