Provided by: systemtap-doc_4.8-2_amd64
NAME
probe::nfs.proc.read_done - NFS client response to a read RPC task
SYNOPSIS
nfs.proc.read_done
VALUES
version NFS version timestamp V4 timestamp, which is used for lease renewal status result of last operation prot transfer protocol server_ip IP address of server count number of bytes read
DESCRIPTION
Fires when a reply to a read RPC task is received or some read error occurs (timeout or socket shutdown).
SEE ALSO
tapset::nfs_proc(3stap)