Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp832211ybp; Wed, 9 Oct 2019 05:04:01 -0700 (PDT) X-Google-Smtp-Source: APXvYqx3XmOEm1oy+2tWrfULPNMe7Nw934ukiNatYazW/tX4UZLELTmyPhTzX1VWKMeE3Vdb43dy X-Received: by 2002:a17:906:538a:: with SMTP id g10mr2361193ejo.94.1570622641635; Wed, 09 Oct 2019 05:04:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570622641; cv=none; d=google.com; s=arc-20160816; b=uRPMKk5nQMp9hbAvZD9MzwSPw68hGhMMS4n7GeadcVUSKyvPnmVC+nooBSClhApckP vy7UzPqjGBappD80Y9jdFpIgM2aiV7CuFYGg7acbl+1zFy178WQhpKm5S3Ci9bx3CZrD CVvznLm2LVH/D/5yzV1d6pn3QYPitLTlwyqpzoC5u2P0JF/bJulQQEGjh0Y43h2RTjN9 L0PVrPJKDS9AL+y2yCDhV/MaLlKRPEej3cJV7uJ1N9z5M4dlQtf0rJlMlIWH0SOtiOnw 3G4xD57AaH+wuDOKSjCTXpnqbTbvvzCc1lNProKt7eXIf/9Slz1qYKvOiwd66gNbvK7C Qjlw== 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=Aw6f8DDs0CdzfTlEJYJtP7wObBpIPjgCyoU8d3jEs4w=; b=mxpjWAN3u6cOzUcK7v1R5RkfeuQ4xkS5bT4KMQ2yjeHZMCCztONmFTfqnMYfaQ3PEB A0vqeLLLdq4ii7GSX4aZNQMEDYpqv5Ymfw112e6+ditbqCtljxtGOU5yPwlDsASbzq8A YZ1M9HMQ9L/KtcrkC7xS6dqCLYMStDtWTx+saIVx9XGJhATthTyAZOkBgE5OhkbBF8/N rPQRv55SHBzcQW0eeCHFbZMGS8Fb0jY4yz0tKY8ePOebX/RooNQ9rtEXSXK6uZwI9PFn 9l6Vql8cfxzHtFWU54SoqjLuUiZveOM0gks72Vd0mFII5lg/Der4x9hlwwWKIbxM6sXh JADQ== 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 f1si934757eje.338.2019.10.09.05.03.24; Wed, 09 Oct 2019 05:04:01 -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 S1730780AbfJIMCX (ORCPT + 99 others); Wed, 9 Oct 2019 08:02:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36518 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727286AbfJIMCX (ORCPT ); Wed, 9 Oct 2019 08:02:23 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D58E987630; Wed, 9 Oct 2019 12:02:22 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-125-72.rdu2.redhat.com [10.10.125.72]) by smtp.corp.redhat.com (Postfix) with ESMTP id EC5DF19C69; Wed, 9 Oct 2019 12:02:20 +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: <515a67cd-f847-8885-da30-1eab3931f1fb@gmail.com> References: <515a67cd-f847-8885-da30-1eab3931f1fb@gmail.com> <153126269451.14533.13592791373864325188.stgit@warthog.procyon.org.uk> <153126248868.14533.9751473662727327569.stgit@warthog.procyon.org.uk> <15519.1531263314@warthog.procyon.org.uk> To: "Michael Kerrisk (man-pages)" Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk, linux-api@vger.kernel.org, linux-fsdevel@vger.kernel.org, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux-man@vger.kernel.org, "Eric W. Biederman" Subject: Re: [MANPAGE PATCH] Add manpage for fsinfo(2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <17942.1570622540.1@warthog.procyon.org.uk> Date: Wed, 09 Oct 2019 13:02:20 +0100 Message-ID: <17943.1570622540@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Wed, 09 Oct 2019 12:02:23 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Michael Kerrisk (man-pages) wrote: > There is no fsinfo(2) in the system call in the kernel currently. > Will that call still be added, Hopefully, but I'm not sure it'll be ready by the next merge window. > or was it replaced by fsconfig(2), They're different things and not interchangeable. David