From owner-cvs-all Sun Sep 10 21: 6:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B95737B423; Sun, 10 Sep 2000 21:06:49 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA11462; Sun, 10 Sep 2000 21:06:49 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200009110406.VAA11462@freefall.freebsd.org> From: John Baldwin Date: Sun, 10 Sep 2000 21:06:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/09/10 21:06:49 PDT Modified files: sys/kern vfs_aio.c Log: aio processes need to have the Giant mutex before doing work. Submitted by: tegge Revision Changes Path 1.81 +2 -1 src/sys/kern/vfs_aio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message