Name

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

Synopsis

nfs.proc.commit_setup 

Values

prot

transfer protocol

size

bytes in this commit

bitmask0

V4 bitmask representing the set of attributes supported on this filesystem

server_ip

IP address of server

offset

the file offset

version

NFS version

count

bytes in this commit

bitmask1

V4 bitmask representing the set of attributes supported on this filesystem

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.