From owner-freebsd-current Sun Apr 19 20:58:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA06139 for freebsd-current-outgoing; Sun, 19 Apr 1998 20:58:22 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA06119 for ; Mon, 20 Apr 1998 03:58:19 GMT (envelope-from michaelh@cet.co.jp) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.8/CET-v2.2) with SMTP id DAA16564 for ; Mon, 20 Apr 1998 03:57:24 GMT Date: Mon, 20 Apr 1998 12:57:23 +0900 (JST) From: Michael Hancock To: freebsd-current@FreeBSD.ORG Subject: vfs changes synced w/ devfs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had a couple of problems with my changes in devfs. The patch has been updated. http://www.freebsd.org/~mch/vop1a.diff. I've done about 4 make worlds on ffs and some simple tests on union. I'm also using Matt Blaze's cryptoFS without any problems. I need testers for NFS and ext2fs though. I'm booting with DEVFS now and it appears to be ok. /dev/sd0s2a on / (NFS exported, local, writes: sync 81 async 190)) devfs on dummy_mount (local) devfs on /dev (local, noexec, read-only) /dev/sd0s2f on /usr (asynchronous, local, noatime, writes: sync 84 async 1193)) /dev/sd0s2e on /var (local, writes: sync 182 async 263)) procfs on /proc (local) localhost:/ on /crypt :/usr/tmp on /usr/ports/distfiles (local, noclusterw) Regards, Mike Hancock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message