From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 20 06:45:35 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 D17DE16A403; Wed, 20 Feb 2008 06:45:35 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 973B813C478; Wed, 20 Feb 2008 06:45:35 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m1K6iE5S056303; Tue, 19 Feb 2008 23:44:15 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 19 Feb 2008 23:44:14 -0700 (MST) Message-Id: <20080219.234414.41689002.imp@bsdimp.com> To: remko@FreeBSD.org From: Warner Losh In-Reply-To: <200802200641.m1K6fChQ077939@freefall.freebsd.org> References: <200802200641.m1K6fChQ077939@freefall.freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/120869: [procfs] 'stat' shows that all files have 0-length when they are actually not empty 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: Wed, 20 Feb 2008 06:45:35 -0000 From: remko@FreeBSD.org Subject: Re: kern/120869: [procfs] 'stat' shows that all files have 0-length when they are actually not empty Date: Wed, 20 Feb 2008 06:41:12 GMT > Synopsis: [procfs] 'stat' shows that all files have 0-length when they are actually not empty > > Responsible-Changed-From-To: freebsd-bugs->imp > Responsible-Changed-By: remko > Responsible-Changed-When: Wed Feb 20 06:41:12 UTC 2008 > Responsible-Changed-Why: > Hi WArner, you touched procfs a couple of times (from the ident strings > on the procfs files) can you have a look please? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=120869 I'm like enoclue on procfs. I think that's DES' baby. But that may be linprocfs. Warner