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 count
13 bytes in this commit
14
15 bitmask1
16 V4 bitmask representing the set of attributes supported on this
17 filesystem
18
19 version
20 NFS version
21
22 bitmask0
23 V4 bitmask representing the set of attributes supported on this
24 filesystem
25
26 prot
27 transfer protocol
28
29 size
30 bytes in this commit
31
32 offset
33 the file offset
34
35 server_ip
36 IP address of server
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 June 2018 PROBE::NFS.PROC.(3stap)