Skip to content
Snippets Groups Projects
Commit c7f404b4 authored by Al Viro's avatar Al Viro
Browse files

vfs: new superblock methods to override /proc/*/mount{s,info}


a) ->show_devname(m, mnt) - what to put into devname columns in mounts,
mountinfo and mountstats
b) ->show_path(m, mnt) - what to put into relative path column in mountinfo

Leaving those NULL gives old behaviour.  NFS switched to using those.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent f8ad9c4b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment