From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH 0/5] VFS: Introduce filesystem information query syscall [ver #12] Date: Wed, 10 Oct 2018 12:58:31 +0100 Message-ID: <30911.1539172711@warthog.procyon.org.uk> References: <153754786825.19213.16907802981157370740.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: In-Reply-To: Content-ID: <30910.1539172711.1@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Rasmus Villemoes Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk, linux-api@vger.kernel.org, torvalds@linux-foundation.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, mszeredi@redhat.com List-Id: linux-api@vger.kernel.org Rasmus Villemoes wrote: > Would you consider adding a Kconfig knob to not include all this (and > all the extra tricks that syscall might learn down the road)? I guess that can be done, though the bits are spread out into various filesystems. David