From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 7 Jul 2017 14:28:58 -0400 From: Bob Copeland To: David Howells Cc: viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-karma-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH 03/14] omfs: Implement show_options Message-ID: <20170707182858.GA20452@localhost> References: <149926824154.20611.6104595541055328700.stgit@warthog.procyon.org.uk> <149926826743.20611.5778588699238617945.stgit@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <149926826743.20611.5778588699238617945.stgit@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, Jul 05, 2017 at 04:24:27PM +0100, David Howells wrote: > Implement the show_options superblock op for omfs as part of a bid to get > rid of s_options and generic_show_options() to make it easier to implement > a context-based mount where the mount options can be passed individually > over a file descriptor. > > Note that the uid and gid should possibly be displayed relative to the > viewer's user namespace. > > Signed-off-by: David Howells > cc: Bob Copeland Acked-by: Bob Copeland -- Bob Copeland %% https://bobcopeland.com/