From owner-freebsd-current@FreeBSD.ORG Tue Mar 22 13:02:55 2005 Return-Path: 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 02CCF16A4CE for ; Tue, 22 Mar 2005 13:02:55 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD13643D1D; Tue, 22 Mar 2005 13:02:54 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2MD2sPR017252; Tue, 22 Mar 2005 13:02:54 GMT (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2MD2sCP017251; Tue, 22 Mar 2005 13:02:54 GMT (envelope-from kan) Date: Tue, 22 Mar 2005 13:02:54 +0000 From: Alexander Kabaev To: Markus Trippelsdorf Message-ID: <20050322130254.GA17037@freefall.freebsd.org> References: <20050321205515.GA35680@freefall.freebsd.org> <1111471888.9781.4.camel@bsd.trippelsdorf.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1111471888.9781.4.camel@bsd.trippelsdorf.de> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@FreeBSD.ORG Subject: Re: Read-only XFS support for FreeBSD 6-CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 22 Mar 2005 13:02:55 -0000 On Tue, Mar 22, 2005 at 07:11:27AM +0100, Markus Trippelsdorf wrote: > On Mon, 2005-03-21 at 20:55 +0000, Alexander Kabaev wrote: > > The read-only XFS access was quite stable in my testing and managed to > > survive through multiple 'make -j12 buildworld' rounds with src/ stored > > on XFS partition, so I think it is a good time for a wider community to > > take it for a spin and start reporting bugs/panics that I overlooked. > > Unfortunately it does not build on my machine (AMD64): > Unfortunately you did not provide any information that can tell me what is going on on your machine. How are building XFS, as a kernel option or as a module, what is in your config file? -- Alexander Kabaev