Date: Wed, 30 May 2001 02:47:02 -0700 (PDT) From: Boris Popov <bp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/nullfs null_subr.c null_vnops.c Message-ID: <200105300947.f4U9l2O28981@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bp 2001/05/30 02:47:02 PDT
Modified files: (Branch: RELENG_4)
sys/miscfs/nullfs null_subr.c null_vnops.c
Log:
MFC:
o Overload vop_open() in order to catch MNT_NODEV case.
o Overload null_rename() to avoid cross layer renames. They don't work
well atm.
o Use macros from queue.h.
Revision Changes Path
1.21.2.3 +2 -2 src/sys/miscfs/nullfs/Attic/null_subr.c
1.38.2.4 +69 -2 src/sys/miscfs/nullfs/Attic/null_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?200105300947.f4U9l2O28981>
