]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
nfsstat -m lists all current nfs mounts, with the mount options.
authorNeil Brown <neilb@suse.de>
Fri, 6 Jun 2008 19:17:55 +0000 (15:17 -0400)
committerSteve Dickson <steved@redhat.com>
Fri, 6 Jun 2008 19:17:55 +0000 (15:17 -0400)
It does this by reading /proc/mounts and looking for mounts of type
"nfs".  It really should check for "nfs4" as well.

For simplicity, just check the first 3 characters of the type.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found