From owner-freebsd-commit Sun Nov 5 15:37:41 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA22484 for freebsd-commit-outgoing; Sun, 5 Nov 1995 15:37:41 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA22441 for cvs-all-outgoing; Sun, 5 Nov 1995 15:36:57 -0800 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-commit@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.