From owner-freebsd-current@FreeBSD.ORG Sun Jun 5 20:04:46 2005 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6179516A41C; Sun, 5 Jun 2005 20:04:46 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from sp.dominia.org (efnet-math.org [69.60.109.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBEB643D58; Sun, 5 Jun 2005 20:04:45 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from [192.168.1.12] (63-170-138-118.cst-sg.blacksburg.ntc-com.net [63.170.138.118]) (authenticated bits=0) by sp.dominia.org (8.13.1/8.13.1) with ESMTP id j55K4ibO016078 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Sun, 5 Jun 2005 16:04:44 -0400 In-Reply-To: <82ACAD58-B179-44E2-852F-60F25C0BBBC1@FreeBSD.org> References: <82ACAD58-B179-44E2-852F-60F25C0BBBC1@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <67D7394E-A398-40D0-A2D6-9AFE569A4A3E@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Suleiman Souhlal Date: Sun, 5 Jun 2005 16:04:38 -0400 To: Suleiman Souhlal X-Mailer: Apple Mail (2.730) Cc: current@FreeBSD.org, fs@FreeBSD.org Subject: Re: [PATCH] IFS: Inode FileSystem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 20:04:46 -0000 On Jun 5, 2005, at 2:03 PM, Suleiman Souhlal wrote: > I have fixed it so that it is usable on -CURRENT. You can find the > kernel bits at http://people.freebsd.org/~ssouhlal/testing/ > ifs-20050605-2.diff and the userland bits at http:// > people.freebsd.org/~ssouhlal/testing/ifs-20050605-userland-2.diff . > (You need to copy src/sbin/fsck_ffs to src/sbin/fsck_ifs and src/ > sbin/mount_ufs to src/sbin/mount_ifs, before applying the userland > patch). I forgot to mention that you also need to add "options IFS" to your kernel config file, if you want to use it. -- Suleiman Souhlal | ssouhlal@vt.edu The FreeBSD Project | ssouhlal@FreeBSD.org