From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:58532 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404544AbeLUTaW (ORCPT ); Fri, 21 Dec 2018 14:30:22 -0500 From: Jeff Moyer To: Jens Axboe Cc: linux-fsdevel@vger.kernel.org, linux-aio@kvack.org, hch@lst.de, viro@zeniv.linux.org.uk Subject: Re: [PATCHSET] aio cleanups and optimizations for 4.21 References: <20181216170116.16944-1-axboe@kernel.dk> Date: Fri, 21 Dec 2018 14:30:20 -0500 In-Reply-To: <20181216170116.16944-1-axboe@kernel.dk> (Jens Axboe's message of "Sun, 16 Dec 2018 10:01:09 -0700") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Jens Axboe writes: > Please consider this series for 4.21. It's been part of my aio series > that adds buffered and polled aio support for a long time, but these > are standalone fixes and optimizations that we should apply for 4.21. > Last one is just a prep patch for the series. Tested-by: Jeff Moyer >>From the "better late than never" department. Happy holidays! -Jeff