From owner-cvs-all Sat May 18 17:11:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4AE6437B401; Sat, 18 May 2002 17:11:08 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4J0B8w85306; Sat, 18 May 2002 17:11:08 -0700 (PDT) (envelope-from rwatson) Message-Id: <200205190011.g4J0B8w85306@freefall.freebsd.org> From: Robert Watson Date: Sat, 18 May 2002 17:11:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES files options src/sys/ufs/ifs README ifs_extern.h ifs_lookup.c ifs_subr.c ifs_vfsops.c ifs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/05/18 17:11:08 PDT Modified files: sys/conf NOTES files options Removed files: sys/ufs/ifs README ifs_extern.h ifs_lookup.c ifs_subr.c ifs_vfsops.c ifs_vnops.c Log: Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 as IFS had its fingers deep in the belly of the UFS/FFS split. IFS will be reimplemented by the maintainer at a later date. Requested by: adrian (maintainer) Revision Changes Path 1.1032 +0 -3 src/sys/conf/NOTES 1.635 +0 -24 src/sys/conf/files 1.317 +0 -1 src/sys/conf/options 1.2 +0 -109 src/sys/ufs/ifs/README (dead) 1.4 +0 -82 src/sys/ufs/ifs/ifs_extern.h (dead) 1.5 +0 -253 src/sys/ufs/ifs/ifs_lookup.c (dead) 1.4 +0 -118 src/sys/ufs/ifs/ifs_subr.c (dead) 1.11 +0 -316 src/sys/ufs/ifs/ifs_vfsops.c (dead) 1.9 +0 -469 src/sys/ufs/ifs/ifs_vnops.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message