1PROBE::NFS.PROC.(3stap) Network File Storage Tapsets PROBE::NFS.PROC.(3stap)
2
3
4
6 probe::nfs.proc.commit_setup - NFS client setting up a commit RPC task
7
9 nfs.proc.commit_setup
10
12 offset
13 the file offset
14
15 version
16 NFS version
17
18 prot
19 transfer protocol
20
21 server_ip
22 IP address of server
23
24 bitmask0
25 V4 bitmask representing the set of attributes supported on this
26 filesystem
27
28 size
29 bytes in this commit
30
31 count
32 bytes in this commit
33
34 bitmask1
35 V4 bitmask representing the set of attributes supported on this
36 filesystem
37
39 The commit_setup function is used to setup a commit RPC task. Is is not
40 doing the actual commit operation. It does not exist in NFSv2.
41
43 tapset::nfs_proc(3stap)
44
45
46
47SystemTap Tapset Reference November 2019 PROBE::NFS.PROC.(3stap)