From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:53740 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752769AbdGFWZE (ORCPT ); Thu, 6 Jul 2017 18:25:04 -0400 From: Jeff Moyer To: Benjamin LaHaise Cc: Mauricio Faria de Oliveira , viro@zeniv.linux.org.uk, linux-aio@kvack.org, linux-fsdevel@vger.kernel.org, lekshmi.cpillai@in.ibm.com, nguyenp@us.ibm.com Subject: Re: [PATCH RESEND] fs: aio: fix the increment of aio-nr and counting against aio-max-nr References: <1499262796-4022-1-git-send-email-mauricfo@linux.vnet.ibm.com> <20170706210718.GD8658@kvack.org> Date: Thu, 06 Jul 2017 18:25:02 -0400 In-Reply-To: <20170706210718.GD8658@kvack.org> (Benjamin LaHaise's message of "Thu, 6 Jul 2017 17:07:18 -0400") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Benjamin LaHaise writes: > I'm queuing this up in my aio-next and will push upstream after a few days > of soaking in linux-next. Thanks! -Jeff