Date: Mon, 11 Sep 2000 21:40:34 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattrctl extattrctl.8 extattrctl.c Message-ID: <200009120440.VAA26093@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2000/09/11 21:40:34 PDT
Modified files:
usr.sbin/extattrctl extattrctl.8 extattrctl.c
Log:
o Add a ``-o'' argument to initattr, which causes extattrctl to overwrite
the existing attribute file rather than aborting with an error.
o Useful if you want to reset the state of attributes on the system without
allocating different disk blocks through deletion and recreation,
for example, if you're doing benchmarks of extended attribute code. :-)
Obtained from: TrustedBSD Project
Revision Changes Path
1.9 +9 -1 src/usr.sbin/extattrctl/extattrctl.8
1.8 +13 -5 src/usr.sbin/extattrctl/extattrctl.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009120440.VAA26093>
