From owner-freebsd-bugs@FreeBSD.ORG Sat Aug 30 18:24:48 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01CD3106566B for ; Sat, 30 Aug 2008 18:24:48 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id 1175F8FC25 for ; Sat, 30 Aug 2008 18:24:45 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so500836eyi.7 for ; Sat, 30 Aug 2008 11:24:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:organization:to:subject :date:user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=w78n1a/rgA01rbo26pRau4XdmwcbDW2wzW148ICsw2Q=; b=Fp5+KdNUCojW8B4YA5jNxPYPKPIyS5Yy3+OaLkep5FdmyPJ5WZcWZl0xLKZ00+0YdP FxyeA2MB6aY6/kzSX/oqtkz/FM0R16SnMJckWw0P5nVcqss3GVWPqFtXvi5nF6kCY33K L3t4YWIlhbsjKraKdVvzliVIRWDv4hDG5Qtg0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :content-disposition:message-id; b=HZ2W5khjzudyw30SgO85W1EjQPI4vHTPOK7AAWpQjYlTA3bZAhIDcm2LX4N+Tx5yKD 5xn9bxlFi/hN7aOSJpEiNsa0Vvn96+f0Gft13NzAPKXIlM5E2lSqhHQg3Hk99IMLGnbt y+AiUSM+8uz7ViTclMUPEU+3CNDkIMTpwjInw= Received: by 10.210.87.14 with SMTP id k14mr3624385ebb.29.1220120683210; Sat, 30 Aug 2008 11:24:43 -0700 (PDT) Received: from ?0.0.0.0? ( [196.34.241.123]) by mx.google.com with ESMTPS id q9sm10187931gve.5.2008.08.30.11.24.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 30 Aug 2008 11:24:42 -0700 (PDT) From: David Naylor Organization: Private To: Kris Kennaway Date: Sat, 30 Aug 2008 20:24:01 +0200 User-Agent: KMail/1.9.7 References: <200808301310.m7UDA2TE033483@freefall.freebsd.org> <200808301538.06777.naylor.b.david@gmail.com> <48B988B5.8040407@FreeBSD.org> In-Reply-To: <48B988B5.8040407@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808302024.06660.naylor.b.david@gmail.com> Cc: freebsd-bugs@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: misc/126972: kernel fails to load with a big mfs image X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2008 18:24:48 -0000 On Saturday 30 August 2008 19:51:49 Kris Kennaway wrote: > David Naylor wrote: > > Apologies, in my hast to full out the PR's I forgot to change a few of > > the options. They are: > > > > category: kern (unionfs) > > What does this have to do with unionfs? > > Kris It does not have anything to do with unionfs. I'm just getting confused between the PR's that I have filed today.