Provided by: systemtap-doc_3.1-3ubuntu0.1_all
NAME
probe::nfs.proc.rename_done - NFS client response to a rename RPC task
SYNOPSIS
nfs.proc.rename_done
VALUES
old_fh file handle of old parent dir server_ip IP address of server prot transfer protocol new_fh file handle of new parent dir version NFS version timestamp V4 timestamp, which is used for lease renewal status result of last operation
DESCRIPTION
Fires when a reply to a rename RPC task is received or some rename error occurs (timeout or socket shutdown).
SEE ALSO
tapset::nfs_proc(3stap)