Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750731AbWCHDnW (ORCPT ); Tue, 7 Mar 2006 22:43:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750742AbWCHDnW (ORCPT ); Tue, 7 Mar 2006 22:43:22 -0500 Received: from kanga.kvack.org ([66.96.29.28]:11405 "EHLO kanga.kvack.org") by vger.kernel.org with ESMTP id S1750731AbWCHDnV (ORCPT ); Tue, 7 Mar 2006 22:43:21 -0500 Date: Tue, 7 Mar 2006 22:37:57 -0500 From: Benjamin LaHaise To: Badari Pulavarty Cc: Zach Brown , christoph , lkml , linux-fsdevel Subject: Re: [PATCH 3/3] Zach's core aio changes to support vectored AIO Message-ID: <20060308033757.GR5410@kvack.org> References: <1141777204.17095.33.camel@dyn9047017100.beaverton.ibm.com> <1141777459.17095.41.camel@dyn9047017100.beaverton.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1141777459.17095.41.camel@dyn9047017100.beaverton.ibm.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 18 On Tue, Mar 07, 2006 at 04:24:19PM -0800, Badari Pulavarty wrote: > This work is initially done by Zach Brown to add support for > vectored aio. These are the core changes for AIO to support > IOCB_CMD_PREADV/IOCB_CMD_PWRITEV. Please, please, please send patches inline so they can be quoted. In any case, there's a bug in the PREADV/WRITEV code in that it doesn't check the selinux security bits for the file. -ben -- "Time is of no importance, Mr. President, only life is important." Don't Email: . - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/