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 offset
20 the file offset
21
22 size
23 bytes in this commit
24
25 version
26 NFS version
27
28 server_ip
29 IP address of server
30
31 prot
32 transfer protocol
33
34 bitmask0
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 June 2018 PROBE::NFS.PROC.(3stap)