PROBE::NFS\&.PROC\&.
Section: Network File Storage Tapsets (3stap)
Updated: November 2020
Page Index
NAME
probe::nfs.proc.commit_setup - NFS client setting up a commit RPC task
SYNOPSIS
nfs.proc.commit_setup
VALUES
server_ip
-
IP address of server
prot
-
transfer protocol
version
-
NFS version
size
-
bytes in this commit
offset
-
the file offset
bitmask1
-
V4 bitmask representing the set of attributes supported on this filesystem
count
-
bytes in this commit
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.
SEE ALSO
tapset::nfs_proc(3stap)