SYNOPSIS
nfs.proc.commit_done
VALUES
prot
- transfer protocol
server_ip
- IP address of server
version
- NFS version
count
- number of bytes committed
timestamp
- V4 timestamp, which is used for lease renewal
status
- result of last operation
valid
- fattr->valid, indicates which fields are valid
DESCRIPTION
Fires when a reply to a commit RPC task is received or some commit operation error occur (timeout or socket shutdown).