Provided by: systemtap-doc_5.1-4_amd64 bug

NAME

       probe::nfs.proc.read_done - NFS client response to a read RPC task

SYNOPSIS

       nfs.proc.read_done

VALUES

       server_ip
           IP address of server

       count
           number of bytes read

       status
           result of last operation

       prot
           transfer protocol

       timestamp
           V4 timestamp, which is used for lease renewal

       version
           NFS version

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)

SystemTap Tapset Reference                         April 2024                            PROBE::NFS.PROC.(3stap)