DOKK / manpages / debian 12 / systemtap-doc / probe::nfs.proc.commit.3stap.en
PROBE::NFS.PROC.(3stap) Network File Storage Tapsets PROBE::NFS.PROC.(3stap)

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

nfs.proc.commit 

bitmask0

V4 bitmask representing the set of attributes supported on this filesystem

prot

transfer protocol

version

NFS version

size

read bytes in this execution

server_ip

IP address of server

bitmask1

V4 bitmask representing the set of attributes supported on this filesystem

offset

the file offset

All the nfs.proc.commit kernel functions were removed in kernel commit 200baa in December 2006, so these probes do not exist on Linux 2.6.21 and newer kernels.

Fires when client writes the buffered data to disk. The buffered data is asynchronously written by client earlier. The commit function works in sync way. This probe point does not exist in NFSv2.

tapset::nfs_proc(3stap)

November 2022 SystemTap Tapset Reference