From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-f180.google.com ([209.85.213.180]:34984 "EHLO mail-ig0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756803AbcAJEg7 (ORCPT ); Sat, 9 Jan 2016 23:36:59 -0500 MIME-Version: 1.0 In-Reply-To: <20160109230817.GE17997@ZenIV.linux.org.uk> References: <20160109220826.GA11174@kvack.org> <20160109230817.GE17997@ZenIV.linux.org.uk> Date: Sat, 9 Jan 2016 20:36:58 -0800 Message-ID: Subject: Re: [GIT PULL] aio: a couple of fixes for 4.4 From: Linus Torvalds To: Al Viro Cc: Benjamin LaHaise , Linux Kernel , linux-aio@kvack.org, linux-fsdevel , Jan Kara , Dmitry Vyukov Content-Type: text/plain; charset=UTF-8 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sat, Jan 9, 2016 at 3:08 PM, Al Viro wrote: > > If for some reason you want those in before -final - yell and I'll send > a pull request, otherwise they'll be in one of the first pull requests > on Monday. No, I definitely don't want anything now unless it's a major regression or security issue. Other stuff can wait until the merge window and perhaps be marked for stable if required. That way they'll get testing. Linus