From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Jeff Moyer To: Christoph Hellwig Cc: linux-aio@kvack.org, Avi Kivity , linux-fsdevel@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: libaio: resurrect aio poll and add io_pgetevents support References: <20180104080325.14716-1-hch@lst.de> Date: Fri, 05 Jan 2018 17:57:09 -0500 In-Reply-To: <20180104080325.14716-1-hch@lst.de> (Christoph Hellwig's message of "Thu, 4 Jan 2018 09:03:19 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: netdev-owner@vger.kernel.org List-ID: Christoph Hellwig writes: > Hi all, > > this series resurrects IOCB_CMD_POLL support and adds support for the > new io_pgetevents system call, as well as adding a test case. This looks good to me. There may be a couple of changes to the syscall bits, but I can take care of that. I'll review the kernel bits more thoroughly next week. -Jeff