From owner-freebsd-commit Thu Dec 14 12:16:26 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07065 for freebsd-commit-outgoing; Thu, 14 Dec 1995 12:16:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07041 for cvs-all-outgoing; Thu, 14 Dec 1995 12:16:22 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07025 for cvs-sys-outgoing; Thu, 14 Dec 1995 12:16:19 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA07015 Thu, 14 Dec 1995 12:16:17 -0800 (PST) Date: Thu, 14 Dec 1995 12:16:17 -0800 (PST) From: Bruce Evans Message-Id: <199512142016.MAA07015@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/ufs/mfs mfs_vfsops.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/12/14 12:16:17 Modified: sys/ufs/mfs mfs_vfsops.c Log: Included and updated to indirect devswitches so that this compiles again, and added a prototype. Revision Changes Path 1.19 +6 -4 src/sys/ufs/mfs/mfs_vfsops.c