Provided by: systemtap-doc_2.3-1ubuntu1.4_all bug

NAME

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

SYNOPSIS

       nfs.proc.read_done

VALUES

       status
           result of last operation

       count
           number of bytes read

       version
           NFS version

       server_ip
           IP address of server

       timestamp
           V4 timestamp, which is used for lease renewal

       prot
           transfer protocol

DESCRIPTION

       Fires when a reply to a read RPC task is received or some read error occurs (timeout or
       socket shutdown).