From owner-freebsd-commit Sat Sep 2 13:18:14 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA03440 for freebsd-commit-outgoing; Sat, 2 Sep 1995 13:18:14 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA03427 for cvs-all-outgoing; Sat, 2 Sep 1995 13:18:13 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA03413 for cvs-sys-outgoing; Sat, 2 Sep 1995 13:18:11 -0700 Received: (from mpp@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA03397 ; Sat, 2 Sep 1995 13:18:00 -0700 Date: Sat, 2 Sep 1995 13:18:00 -0700 From: Mike Pritchard Message-Id: <199509022018.NAA03397@freefall.FreeBSD.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/miscfs/fdesc fdesc_vfsops.c Sender: commit-owner@FreeBSD.org Precedence: bulk mpp 95/09/02 13:18:00 Modified: sys/miscfs/fdesc fdesc_vfsops.c Log: Correctly initialize the mount stat structure so that fdesc file systems show up in "mount" correctly and so that they can then be unmounted.