diff options
author | 2011-03-16 06:59:40 -0400 | |
---|---|---|
committer | 2011-03-16 16:48:06 -0400 | |
commit | c7f404b40a3665d9f4e9a927cc5c1ee0479ed8f9 (patch) | |
tree | 2d6fa2bef00efa759f36b17f3be0d4fab3ac9bb5 /kernel/fork.c | |
parent | nfs: nfs_do_{ref,sub}mount() superblock argument is redundant (diff) | |
download | wireguard-linux-c7f404b40a3665d9f4e9a927cc5c1ee0479ed8f9.tar.xz wireguard-linux-c7f404b40a3665d9f4e9a927cc5c1ee0479ed8f9.zip |
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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions