freebsd-dev/sys/fs/nfsclient
Rick Macklem 1b819cf265 Update the nfsstats structure to include the changes needed by
the patch in D1626 plus changes so that it includes counts for
NFSv4.1 (and the draft of NFSv4.2).
Also, make all the counts uint64_t and add a vers field at the
beginning, so that future revisions can easily be implemented.
There is code in place to handle the old vesion of the nfsstats
structure for backwards binary compatibility.

Subsequent commits will update nfsstat(8) to use the new fields.

Submitted by:	will (earlier version)
Reviewed by:	ken
MFC after:	1 month
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D1626
2016-08-12 22:44:59 +00:00
..
nfs_clbio.c Update the nfsstats structure to include the changes needed by 2016-08-12 22:44:59 +00:00
nfs_clcomsubs.c Update the nfsstats structure to include the changes needed by 2016-08-12 22:44:59 +00:00
nfs_clkdtrace.c NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfs_clkrpc.c
nfs_clnfsiod.c
nfs_clnode.c Clean other flags in ncl_inactive, only. Add comment explaining why other 2016-06-26 14:18:28 +00:00
nfs_clport.c Use vfs_hash_ref(9) to eliminate LK_EXCLOTHER kludge. As a 2016-05-11 06:35:46 +00:00
nfs_clrpcops.c NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfs_clstate.c Update the nfsstats structure to include the changes needed by 2016-08-12 22:44:59 +00:00
nfs_clsubs.c Update the nfsstats structure to include the changes needed by 2016-08-12 22:44:59 +00:00
nfs_clvfsops.c Update the nfsstats structure to include the changes needed by 2016-08-12 22:44:59 +00:00
nfs_clvnops.c Update the nfsstats structure to include the changes needed by 2016-08-12 22:44:59 +00:00
nfs_kdtrace.h
nfs.h
nfsmount.h
nfsnode.h Remove ncl_printf(), use printf(9) directly. After r303710 the 2016-08-03 15:58:20 +00:00
nlminfo.h