PROBE::NFS\&.PROC\&.

Section: Network File Storage Tapsets (3stap)
Updated: November 2020
Page Index
 

NAME

probe::nfs.proc.write_done - NFS client response to a write RPC task  

SYNOPSIS

nfs.proc.write_done 
 

VALUES

count

number of bytes written

valid

fattr->valid, indicates which fields are valid

status

result of last operation

version

NFS version

prot

transfer protocol

timestamp

V4 timestamp, which is used for lease renewal

server_ip

IP address of server
 

DESCRIPTION

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

SEE ALSO

tapset::nfs_proc(3stap)


 

Index

NAME
SYNOPSIS
VALUES
DESCRIPTION
SEE ALSO