From owner-cvs-all Fri Jun 28 15:49:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2915C37B47A; Fri, 28 Jun 2002 15:49:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2811444049; Fri, 28 Jun 2002 15:35:13 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5SMZDJU031723; Fri, 28 Jun 2002 15:35:13 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5SMZDk8031722; Fri, 28 Jun 2002 15:35:13 -0700 (PDT) Message-Id: <200206282235.g5SMZDk8031722@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 28 Jun 2002 15:35:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_pipe.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/06/28 15:35:12 PDT Modified files: sys/kern sys_pipe.c Log: document that the pipe fo_stat routine doesn't need locks because it's a read operation. Requested by: rwatson Revision Changes Path 1.107 +4 -0 src/sys/kern/sys_pipe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message