]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Trace short NFS READs
authorChuck Lever <chuck.lever@oracle.com>
Tue, 12 May 2020 21:14:05 +0000 (17:14 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 11 Jun 2020 17:33:48 +0000 (13:33 -0400)
commite1f224680e848157c6f7d3dc20a5c70a8841841b
treedd9a5624886b345343acc040013dddd7047529c6
parente8f260fd22b015284b1576a2853d4a50096aff38
NFS: Trace short NFS READs

A short read can generate an -EIO error without there being an error
on the wire. This tracepoint acts as an eyecatcher when there is no
obvious I/O error.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfstrace.h
fs/nfs/read.c