Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp582224ybe; Fri, 6 Sep 2019 04:14:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqx79E6j4iThKHFDHEminoNl5guJVSCqhAa536tQ1Or8Gr3AyaqpWl0Jf5aXcsxA3A6xq7E1 X-Received: by 2002:a17:902:7085:: with SMTP id z5mr8710482plk.102.1567768482068; Fri, 06 Sep 2019 04:14:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567768482; cv=none; d=google.com; s=arc-20160816; b=FOOz3UJFC0yu+quYe2Kbg9Jo7qrwMNehTsHP3NKGUs6q5EPDNJ7CkG2R+43/NXfW8g QMjylQ/MfsarXcwLFYEMkKoxhbMM4VP86udijPbcAKP+TZ4vTHANyEFlg7JZm8tbsOOL uxBVAJIWIoxL3YBSdEjmb9++RK0VxhbM1F7C5lHnUTfvAz1y9xbKB99B4RV3bNiwdV91 Tm8+33Hsgf3MXH+ImTGradvaDJQmaWK5+j9zP+0c4ROM4ae3w2RRXwUnrsGXWivsLhs1 D5aJK6k6Z98JCPdTtZl2H0D2Q74mQzqbEZ8dJhRrGjMJrcH8nE7oRvdOGdTBj4jXMRJR cm7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organization:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=O/WAIISgG6QfSi4Bts0XxIP6u12HlNttjweTK/f4QJc=; b=K1jAKdz4M1B5qxMgs+oEWBuFjC6qh2Vo2CnA0Uq5mKOQ1oteiKqKD/Eh5ahyH6lywp SeeKL73rDQe0ACdfCN9DDIxcN5AwNr5x4knPnxf7dETsU+4nCKcJyBKHy+JjQ3hsXDo4 Zrr5m4rZ8n5NfY2psUOuwD6UMx2lhZOY1RoEYr3JZtPZcEdZ2Vcnq0E7nWPwMt8PrLRc OPWZmKI+mXeeEn1w2mWg1PWTTQ0m/jdIuqfRWEEvvbGlj/rVR/OCNJ1Bph6RkltmLrUZ SAj3PKr2jLjbfYBLWjPXnchIGNbI/0xbEwK1Anp4k6vfnUkoWNBXAWIp9rt0Y13uXtER jGpQ== 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=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y6si4013196pgy.588.2019.09.06.04.14.26; Fri, 06 Sep 2019 04:14:42 -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=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387505AbfIFKBn (ORCPT + 99 others); Fri, 6 Sep 2019 06:01:43 -0400 Received: from mga11.intel.com ([192.55.52.93]:30782 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725921AbfIFKBn (ORCPT ); Fri, 6 Sep 2019 06:01:43 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Sep 2019 03:01:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,472,1559545200"; d="scan'208";a="384167515" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga006.fm.intel.com with ESMTP; 06 Sep 2019 03:01:42 -0700 Received: from andy by smile with local (Exim 4.92.1) (envelope-from ) id 1i6B3l-0004ah-7V; Fri, 06 Sep 2019 13:01:41 +0300 Date: Fri, 6 Sep 2019 13:01:41 +0300 From: Andy Shevchenko To: "J. Bruce Fields" Cc: linux-kernel@vger.kernel.org, Kees Cook Subject: Re: [PATCH 5/9] Remove unused %*pE[achnops] formats Message-ID: <20190906100141.GL2680@smile.fi.intel.com> References: <20190905193604.GC31247@fieldses.org> <1567712673-1629-1-git-send-email-bfields@redhat.com> <1567712673-1629-5-git-send-email-bfields@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1567712673-1629-5-git-send-email-bfields@redhat.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 05, 2019 at 03:44:29PM -0400, J. Bruce Fields wrote: > From: "J. Bruce Fields" > > The [achnops] are confusing, and in practice the only one anyone seems > to need is the bare %*pE. > > I think some set of modifiers here might actually be useful, but the > ones we have are confusing and unused, so let's just toss these out and > then rethink what we might want to add back later. Have you evaluated potential users of this API. Do they need anything of the existing functionality? mangle_path() tomoyo_print_bprm() tomoyo_scan_bprm() tomoyo_environ() tomoyo_encode2() tomoyo_const_part_length() Maybe there are more, I didn't check it carefully. -- With Best Regards, Andy Shevchenko