Date: Fri, 3 May 2002 01:40:33 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vnops.c src/sys/ufs/ufs extattr.h ufs_extattr.c ufs_vnops.c Message-ID: <200205030840.g438eXC25246@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/05/03 01:40:33 PDT
Modified files:
sys/ufs/ffs ffs_vnops.c
sys/ufs/ufs extattr.h ufs_extattr.c ufs_vnops.c
Log:
Name ufs_vop_[gs]etextattr() consistently with the rest of our VOPs and
put then in the ufs_vnops where they belong, rather than in the ffs_vnops.
Ok'ed by: rwatson
Sponsored by: DARPA & NAI Labs.
Revision Changes Path
1.83 +0 -12 src/sys/ufs/ffs/ffs_vnops.c
1.16 +2 -2 src/sys/ufs/ufs/extattr.h
1.50 +2 -2 src/sys/ufs/ufs/ufs_extattr.c
1.191 +12 -0 src/sys/ufs/ufs/ufs_vnops.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?200205030840.g438eXC25246>
