From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755643AbcJ3XXx (ORCPT ); Sun, 30 Oct 2016 19:23:53 -0400 Received: from ipmail05.adl6.internode.on.net ([150.101.137.143]:54869 "EHLO ipmail05.adl6.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753900AbcJ3XXw (ORCPT ); Sun, 30 Oct 2016 19:23:52 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2DzHgBMgBZYEKsYLHldHAEBBAEBCgEBgyoBAQEBAR+BBVCGcoZElVcBAQEBAQEGgRuMB4Yogg+CB4YdAgIBAQKCAEAUAQIBAQEBAQEBBgEBAQEBAQEBN0WEYwEBBDocIxAIAw4KCSUPBSUDBxoTiFO/UwEBCAIlHoVUhSCKCh0BBJoYkCWQD0mMSIQCHoEIBgiDIxyBZyo0h0wBAQE Date: Mon, 31 Oct 2016 10:23:31 +1100 From: Dave Chinner To: Christoph Hellwig Cc: Linus Torvalds , Al Viro , Jan Kara , Dmitry Monakhov , Jeff Moyer , linux-fsdevel@vger.kernel.org, linux-aio@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/4] fs: remove the never implemented aio_fsync file operation Message-ID: <20161030232331.GJ22126@dastard> References: <1477845724-27586-1-git-send-email-hch@lst.de> <1477845724-27586-3-git-send-email-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1477845724-27586-3-git-send-email-hch@lst.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 30, 2016 at 11:42:02AM -0500, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig This doesn't belong in this patchset. Regardless, can we just implement the damned thing rather than removing it? Plenty of people have asked for it and they still want this functionality. I've sent a couple of different prototypes that worked but got bikeshedded to death, and IIRC Ben also tried to get it implemented but that went nowhere because other parts of his patchset got bikeshedded to death. If nothing else, just let me implement it in XFS like I did the first time so when all the bikshedding stops we can convert it to the One True AIO Interface that is decided on. Cheers, Dave. -- Dave Chinner david@fromorbit.com