diff options
author | 2006-03-20 13:44:12 -0500 | |
---|---|---|
committer | 2006-03-20 13:44:12 -0500 | |
commit | b4629fe2f094b719847f31be1ee5ab38300038b2 (patch) | |
tree | 158b3aabf291ef9462e3e02493fb4c45265f9e8e /net/sunrpc/sched.c | |
parent | SUNRPC: more verbose output for rpc auth weak error (diff) | |
download | linux-dev-b4629fe2f094b719847f31be1ee5ab38300038b2.tar.xz linux-dev-b4629fe2f094b719847f31be1ee5ab38300038b2.zip |
VFS: New /proc file /proc/self/mountstats
Create a new file under /proc/self, called mountstats, where mounted file
systems can export information (configuration options, performance counters,
and so on). Use a mechanism similar to /proc/mounts and s_ops->show_options.
This mechanism does not violate namespace security, and is safe to use while
other processes are unmounting file systems.
Thanks to Mike Waychison for his review and comments.
Test-plan:
Test concurrent mount/unmount operations while cat'ing /proc/self/mountstats.
Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/sched.c')
0 files changed, 0 insertions, 0 deletions