table of contents
other versions
- Tumbleweed 5.2-1.2
- Leap-16.0
- Leap-15.6
PROBE::NFS.PROC.(3stap) | Network File Storage Tapsets | PROBE::NFS.PROC.(3stap) |
NAME¶
probe::nfs.proc.commit_done - NFS client response to a commit RPC task
SYNOPSIS¶
nfs.proc.commit_done
VALUES¶
count
number of bytes committed
version
NFS version
status
result of last operation
prot
transfer protocol
timestamp
V4 timestamp, which is used for lease renewal
valid
fattr->valid, indicates which fields are valid
server_ip
IP address of server
DESCRIPTION¶
Fires when a reply to a commit RPC task is received or some commit operation error occur (timeout or socket shutdown).
SEE ALSO0¶
tapset::nfs_proc(3stap)
November 2024 | SystemTap Tapset Reference |