diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2010-02-01 14:17:41 -0500 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-02-10 08:31:04 -0500 |
commit | 7e381172cf6e0282a56374e50667515aed55166a (patch) | |
tree | 46d41f354f1bb58153b0bdbea883e7abe94ebddc /fs/nfs/inode.c | |
parent | aa2f1ef10e6ad65c9138ec576f82c08f32e6f32c (diff) |
NFS: Improve NFS iostat byte count accuracy for writes
The bytes counted by the performance counters for NFS writes should
reflect write and sync errors. If the write(2) system call reports
an error, the bytes should not be counted. And, if the write is
short, the actual number of bytes that was written should be counted,
not the number of bytes that was requested.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/inode.c')
0 files changed, 0 insertions, 0 deletions