Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752461AbdGGS3q (ORCPT ); Fri, 7 Jul 2017 14:29:46 -0400 Received: from mail-it0-f66.google.com ([209.85.214.66]:34431 "EHLO mail-it0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751916AbdGGS3o (ORCPT ); Fri, 7 Jul 2017 14:29:44 -0400 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> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 607 Lines: 16 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/