From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964910Ab2LGBQg (ORCPT ); Thu, 6 Dec 2012 20:16:36 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:60049 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754293Ab2LGBQe (ORCPT ); Thu, 6 Dec 2012 20:16:34 -0500 Date: Fri, 7 Dec 2012 02:16:28 +0100 From: Ingo Molnar To: Christoph Hellwig Cc: Linus Torvalds , Martin Steigerwald , Linux Kernel Mailing List , Dave Chinner , "Theodore Ts'o" , linux-fsdevel Subject: Re: [PATCH, 3.7-rc7, RESEND] fs: revert commit bbdd6808 to fallocate UAPI Message-ID: <20121207011628.GB16373@gmail.com> References: <1353366267-15629-1-git-send-email-david@fromorbit.com> <20121126025520.GC22858@thunk.org> <20121126091202.GO32450@dastard> <201212051148.28039.Martin@lichtvoll.de> <20121206120532.GA14100@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121206120532.GA14100@infradead.org> 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 * Christoph Hellwig wrote: > No, the problem is that the thing is not just a) wrong, but b) > only made it in through sneaky ways. People disagree with a), and b) only really matters if a) is true. You never gave a technical reason for why protecting against future ABI clashes is 'wrong'. It looks like a marginally useful, practical patch to me. Thanks, Ingo