oracular (3) probe::nfs.proc.commit_setup.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 bug

NAME

       probe::nfs.proc.commit_setup - NFS client setting up a commit RPC task

SYNOPSIS

       nfs.proc.commit_setup

VALUES

       prot
           transfer protocol

       bitmask0
           V4 bitmask representing the set of attributes supported on this filesystem

       bitmask1
           V4 bitmask representing the set of attributes supported on this filesystem

       version
           NFS version

       offset
           the file offset

       server_ip
           IP address of server

       size
           bytes in this commit

       count
           bytes in this commit

DESCRIPTION

       The commit_setup function is used to setup a commit RPC task. Is is not doing the actual commit
       operation. It does not exist in NFSv2.

SEE ALSO

       tapset::nfs_proc(3stap)