collectors/0/nfsstat: correct list of nfs client names #374
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
nfs-utils/nfsstat.c is not the canonical source for rpc procedures. The
version used missed a base entry, got the end of nfs4.1 wrong, and
didn't include nfs4.2.
Some names in the current version (e.g. create_session) may have changed
since they were put into this file (e.g. create_ses). Existing names were
preserved.
See: http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=blob_plain;f=utils/nfsstat/nfsstat.c;hb=HEAD