Date: Tue, 6 Mar 2007 08:13:21 +0000 (UTC) From: Kirk McKusick <mckusick@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys extattr.h src/sys/ufs/ufs extattr.h src/sbin/restore tape.c src/share/man/man9 extattr.9 src/share/man/man5 fs.5 Message-ID: <200703060813.l268DLl3089772@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2007-03-06 08:13:21 UTC
FreeBSD src repository
Modified files:
sys/sys extattr.h
sys/ufs/ufs extattr.h
sbin/restore tape.c
share/man/man9 extattr.9
share/man/man5 fs.5
Log:
Move macros describing extended attributes in UFS from
<sys/extattr.h> to <ufs/ufs/extattr.h>. Move description
of extended attributes in UFS from man9/extattr.9 to
man5/fs.5.
Note that restore will not compile until <sys/extattr.h>
and <ufs/ufs/extattr.h> have been updated.
Suggested by: Robert Watson
Revision Changes Path
1.49 +1 -0 src/sbin/restore/tape.c
1.24 +58 -1 src/share/man/man5/fs.5
1.17 +0 -55 src/share/man/man9/extattr.9
1.16 +0 -47 src/sys/sys/extattr.h
1.21 +49 -0 src/sys/ufs/ufs/extattr.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703060813.l268DLl3089772>
