commit | ce85bd29210f2cd84dc1f762c3992d8e6db822c2 | [log] [tgz] |
---|---|---|
author | Tuo Chen Peng <tpeng@nvidia.com> | Tue Jun 06 23:42:44 2017 -0700 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Jul 13 15:58:27 2017 -0400 |
tree | cbdf7f8319d4d8a0c764ac220a3e5fb946308470 | |
parent | 2eb3aea7d9c43325a12df312adfc7fb25bbd636b [diff] |
nfs: Fix fscache stat printing in nfs_show_stats() nfs_show_stats() was incorrectly reading statistics for bytes when printing that for fsc. It caused files like /proc/self/mountstats to report incorrect fsc statistics for NFS mounts. Signed-off-by: Tuo Chen Peng <tpeng@nvidia.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>