SYNOPSIS
nfs.proc.commit_setup
VALUES
size
- bytes in this commit
count
- bytes in this commit
bitmask1
- V4 bitmask representing the set of attributes supported on this filesystem
prot
- transfer protocol
server_ip
- IP address of server
version
- NFS version
offset
- the file offset
bitmask0
- V4 bitmask representing the set of attributes supported on this filesystem
DESCRIPTION
The commit_setup function is used to setup a commit RPC task. Is is not doing the actual commit operation. It does not exist in NFSv2.

