diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-03-16 06:59:40 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-03-16 16:48:06 -0400 |
commit | c7f404b40a3665d9f4e9a927cc5c1ee0479ed8f9 (patch) | |
tree | 2d6fa2bef00efa759f36b17f3be0d4fab3ac9bb5 /Kconfig | |
parent | f8ad9c4bae99854c961ca79ed130a0d11d9ab53c (diff) | |
download | linux-3.10-c7f404b40a3665d9f4e9a927cc5c1ee0479ed8f9.tar.gz linux-3.10-c7f404b40a3665d9f4e9a927cc5c1ee0479ed8f9.tar.bz2 linux-3.10-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 'Kconfig')
0 files changed, 0 insertions, 0 deletions