• D
    hugetlbfs: Implement show_options · 4a25220d
    David Howells 提交于
    Implement the show_options superblock op for hugetlbfs 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: NDavid Howells <dhowells@redhat.com>
    cc: Nadia Yvette Chambers <nyc@holomorphy.com>
    Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
    4a25220d
hugetlb.h 15.3 KB