OpenGrok
Cross Reference: extattrctl.c
xref
: /
src
/
usr.sbin
/
extattrctl
/
extattrctl.c
Home
|
History
|
Annotate
|
Download
|
only in
extattrctl
History log of
/src/usr.sbin/extattrctl/extattrctl.c
Revision
Date
Author
Comments
1.4
31-Aug-2011
joerg
Use __dead
1.3
04-Jan-2011
wiz
Fix fd leaks. Found by cppcheck.
While here, fix typo in warning message.
1.2
15-Apr-2009
lukem
Fix -Wsign-compare issue
1.1
28-Aug-2005
thorpej
branches: 1.1.28;
Experimental support for extended attributes on UFS1 file systems, using a
backing file per attribute type indexed by inode number to hold the extended
attributes.
This is working pretty well on my test systems, except for the "autostart"
feature. I need someone with a better handle on the VFS locking protocol
to go over that.
This is a work-in-progress. There are parts of this that could be re-factored
allowing this approach to be used on other types of file systems.
Adapted from FreeBSD.
1.1.28.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Indexes created Thu Oct 02 07:10:07 GMT 2025