Date: Thu, 5 Oct 2000 04:58:23 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/coda coda_vfsops.h Message-ID: <200010051158.EAA73289@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/10/05 04:58:22 PDT
Modified files:
sys/coda coda_vfsops.h
Log:
Forward-declare struct mbuf so that this file is less self-insufficient
-- don't depend on garbage in <sys/mount.h>. mbufs aren't actually
used here either. They should have been completely removed from filesystem
interfaces when they were removed from the interfaces to convert between
file handles and vnodes.
Revision Changes Path
1.5 +2 -1 src/sys/coda/coda_vfsops.h
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?200010051158.EAA73289>
