OpenGrok
Cross Reference: extattrctl.8
xref
: /
src
/
usr.sbin
/
extattrctl
/
extattrctl.8
Home
|
History
|
Annotate
|
Download
|
only in
extattrctl
History log of
/src/usr.sbin/extattrctl/extattrctl.8
Revision
Date
Author
Comments
1.6
10-Mar-2025
christos
fix example, add link to the system call man page
1.5
17-Jun-2011
wiz
New sentence, new line. Fix some typos and an xref. Bump date.
1.4
17-Jun-2011
manu
Add mount -o extattr option to enable extended attributs (corrently only
for UFS1).
Remove kernel option for EA backing store autocreation and do it by
default. Add a sysctl so that autocreated attriutr size can be modified.
1.3
11-Mar-2009
joerg
branches: 1.3.4;
Don't workaround ancient macro argument limit with .Xo/.Xc.
1.2
23-Sep-2005
wiz
branches: 1.2.28;
Use more, and more correct macros. Fix Xr section.
1.1
28-Aug-2005
thorpej
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.2.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
1.3.4.1
23-Jun-2011
cherry
Catchup with rmind-uvmplock merge.
Indexes created Fri Oct 17 03:10:13 GMT 2025