• D
    pstore: Implement show_options · 349d7438
    David Howells 提交于
    Implement the show_options superblock op for pstore 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.
    Signed-off-by: NDavid Howells <dhowells@redhat.com>
    cc: Kees Cook <keescook@chromium.org>
    cc: Anton Vorontsov <anton@enomsg.org>
    cc: Colin Cross <ccross@android.com>
    cc: Tony Luck <tony.luck@intel.com>
    Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
    349d7438
platform.c 20.0 KB