Skip to content
  • David Howells's avatar
    omfs: Implement show_options · d86efb0d
    David Howells authored
    
    
    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: default avatarDavid Howells <dhowells@redhat.com>
    cc: Bob Copeland <me@bobcopeland.com>
    cc: linux-karma-devel@lists.sourceforge.net
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    d86efb0d