1PROBE::NFS.PROC.(3stap)  Network File Storage Tapsets  PROBE::NFS.PROC.(3stap)
2
3
4

NAME

6       probe::nfs.proc.commit - NFS client committing data on server
7

SYNOPSIS

9       nfs.proc.commit
10

VALUES

12       bitmask1
13           V4 bitmask representing the set of attributes supported on this
14           filesystem
15
16       version
17           NFS version
18
19       bitmask0
20           V4 bitmask representing the set of attributes supported on this
21           filesystem
22
23       server_ip
24           IP address of server
25
26       prot
27           transfer protocol
28
29       offset
30           the file offset
31
32       size
33           read bytes in this execution
34

DESCRIPTION

36       All the nfs.proc.commit kernel functions were removed in kernel commit
37       200baa in December 2006, so these probes do not exist on Linux 2.6.21
38       and newer kernels.
39
40       Fires when client writes the buffered data to disk. The buffered data
41       is asynchronously written by client earlier. The commit function works
42       in sync way. This probe point does not exist in NFSv2.
43

SEE ALSO

45       tapset::nfs_proc(3stap)
46
47
48
49SystemTap Tapset Reference         May 2019            PROBE::NFS.PROC.(3stap)
Impressum