Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp2049599imm; Thu, 18 Oct 2018 08:17:46 -0700 (PDT) X-Google-Smtp-Source: ACcGV60rXDyhFmCK6V4ctNRr633LeN/ujz7LArIgGjFaBSTyN+XvF3ZYMQfcGc72m7la64ULc4rM X-Received: by 2002:a63:9d01:: with SMTP id i1-v6mr26917868pgd.98.1539875865689; Thu, 18 Oct 2018 08:17:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539875865; cv=none; d=google.com; s=arc-20160816; b=DT25OuKuAg/bRWA0TyKAaVfZDuGYvZoVYX3NdxraGXwVlmCNeXRb27CiKEqNBYh09J +4srbzDhkA9wYWgK0kpgPb55ZCj7/IY3hLE38wMJL6/PvyTyHzk43bvAJqxsKLE8/qbW oVBajsQDPqy+frum/mJF+8VSFHQYyWvBeBerlkz/zXa+11M6zq/5gHYewTIlNzynGQLI TJok8q0X1bK7OMziwWHAYwMlDQL1I6J7UinLZHe1IgJUfQMvsE+A4mROk0Ze5t2DL2vv agUPbZaJkgAvFl96w9ZR9A1ipqFEzfEJtRyWgYdtiOxhnyXLcTcgEXkF+h2BTLWr+sC1 AD3w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:content-id:mime-version :subject:cc:to:references:in-reply-to:from:organization; bh=JrQBpYfqkUhYgiNbQtdL1zbdEcMbo8nIu5L7lhHOJd4=; b=TdCo1jXVu8Frl4eJ2f2s7sQyJ2yB75WepPIoIkH3w/kdCDfu2jb1nktNGFFUl6HG4D eTNQHkZiqsJSusIqFI7JqXrGWD7FkiyfPL4fK2vKuURYiz264ffD7wECSPu4AcGwD2jk ifUcPMHGaHN1bMlNknAaRqn7N4WVd4VubQU3+CZ45aSjDHb9yE7CvfLpR91/YoY6wf9e 4tRkZhrBVQxerwUOYvTx5dRt2hO3CSKOZlVjR36mXdoeSBDosXUngNO0Jg8grFz1wmXM ZokpO85ZwsTp99EIW9vihfXgBlKkzzOn1JH9rIcZOWxntWQ7WW1VZNShnroYdo5NZBef h2gQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s20-v6si20181537pgj.546.2018.10.18.08.17.29; Thu, 18 Oct 2018 08:17:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728200AbeJRXSS (ORCPT + 99 others); Thu, 18 Oct 2018 19:18:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36610 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727370AbeJRXSS (ORCPT ); Thu, 18 Oct 2018 19:18:18 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 911B48046C; Thu, 18 Oct 2018 15:16:49 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-120-250.rdu2.redhat.com [10.10.120.250]) by smtp.corp.redhat.com (Postfix) with ESMTP id 90C9D67E64; Thu, 18 Oct 2018 15:16:47 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20181018131125.6303-2-mszeredi@redhat.com> References: <20181018131125.6303-2-mszeredi@redhat.com> <20181018131125.6303-1-mszeredi@redhat.com> To: Miklos Szeredi Cc: dhowells@redhat.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, Michael Kerrisk , Andreas Dilger , Florian Weimer , Amir Goldstein Subject: Re: [PATCH 2/3] uapi: get rid of STATX_ALL MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1239.1539875806.1@warthog.procyon.org.uk> Date: Thu, 18 Oct 2018 16:16:46 +0100 Message-ID: <1240.1539875806@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Thu, 18 Oct 2018 15:16:50 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Miklos Szeredi wrote: > Constants of the *_ALL type can be actively harmful due to the fact that > developers will usually fail to consider the possible effects of future > changes to the definition. > > Remove STATX_ALL from the uapi, while no damage has been done yet. You don't know that someone's not using it. It's been there a year and a half, long enough. So, regretfully, I don't think we can remove it at this point. David