From owner-cvs-all Sun Oct 13 18:22: 9 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 AA3A837B401; Sun, 13 Oct 2002 18:22:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D77043E77; Sun, 13 Oct 2002 18:22:08 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9E1LbMt049432; Sun, 13 Oct 2002 18:21:37 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.3/Submit) id g9E1Lbk7049431; Sun, 13 Oct 2002 18:21:37 -0700 (PDT) Message-Id: <200210140121.g9E1Lbk7049431@repoman.freebsd.org> From: Alan Cox Date: Sun, 13 Oct 2002 18:21:37 -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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/10/13 18:21:37 PDT Modified files: sys/kern vfs_aio.c Log: Eliminate the unnecessary clearing of flag bits that are already clear in lio_listio(2). Revision Changes Path 1.140 +1 -4 src/sys/kern/vfs_aio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message