From owner-freebsd-fs@FreeBSD.ORG Mon Feb 16 15:17:37 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29F5A1065781 for ; Mon, 16 Feb 2009 15:17:37 +0000 (UTC) (envelope-from brampton@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id 1682E8FC21 for ; Mon, 16 Feb 2009 15:17:34 +0000 (UTC) (envelope-from brampton@gmail.com) Received: by ewy14 with SMTP id 14so2138436ewy.19 for ; Mon, 16 Feb 2009 07:17:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=YPYOZTD2dcN5sIEOpF1OH9dcIWyg6NdFL9iJsAhl5LE=; b=kOLy74A71+r3gNQCwEZxyiJKjevTiFjUAPedFlc1CDWbXNiDB6IikkBoPpsxTRpGd7 vn+hTRZo0UP/Q/FRAYI4AYvseYBU29xC4irKb2DwyXCNwsqOvb572R2uVb/RzjkKADhj EqBy8mTR7FRXcLO3wWagonq2hCRe3p6EH30tM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=hwkn6pAGn0epwJbnQs3/MPV4mlCrKiQHIHoWeE9OCrB3M9usPHWs7GRI7DXBYvIzrw 5EgQYPFaR+xHNvfDzAn+inZpMEqohd6ofl+DKW9WwEGvoW8+4Doalgyhflf1M4FIio7P eAED3qHgZe9MvlHqNo/evmLDsKI7PMLqJg9L8= MIME-Version: 1.0 Sender: brampton@gmail.com Received: by 10.210.117.1 with SMTP id p1mr4435953ebc.163.1234797453986; Mon, 16 Feb 2009 07:17:33 -0800 (PST) In-Reply-To: <86y6w6tnud.fsf@ds4.des.no> References: <868wp4pqwm.fsf@ds4.des.no> <86iqo74ba1.fsf@ds4.des.no> <86y6w6tnud.fsf@ds4.des.no> Date: Mon, 16 Feb 2009 15:17:33 +0000 X-Google-Sender-Auth: 70a2388c3093173b Message-ID: From: Andrew Brampton To: =?UTF-8?Q?Dag=2DErling_Sm=C3=B8rgrav?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs Subject: Re: Pseudofs and pfs_attr_t for non-process based files X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2009 15:17:38 -0000 Thanks, To which branch will they be commited? 7.1 or 8.0? thanks Andrew 2009/2/16 Dag-Erling Sm=C3=B8rgrav : > Andrew Brampton writes: >> Here are both patches again, but only the procfs patch has changed. I >> have now removed the redundant code. > > Sorry, I had completely forgotten about these. I'll commit them ASAP. > > DES > -- > Dag-Erling Sm=C3=B8rgrav - des@des.no >