From owner-cvs-sys Sun Nov 5 15:36:15 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA22394 for cvs-sys-outgoing; Sun, 5 Nov 1995 15:36:15 -0800 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA22385 ; Sun, 5 Nov 1995 15:36:10 -0800 Date: Sun, 5 Nov 1995 15:36:10 -0800 From: John Dyson Message-Id: <199511052336.PAA22385@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys mount.h Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk dyson 95/11/05 15:36:09 Modified: sys/conf files sys/ufs/ufs inode.h ufs_inode.c ufs_vnops.c ufsmount.h sys/sys mount.h Log: Changes to existing files for ext2fs support. The UFS mods need rework in the future as they are a bit crufty -- but at least the stuff is in the tree now.