logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::nfsd.proc.commit - NFS server performing a commit operation for client

Name

       probe::nfsd.proc.commit - NFS server performing a commit operation for client

See Also

tapset::nfsd(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::NFSD.PROC(3stap)

Synopsis

       nfsd.proc.commit

Values

fh
           file handle (the first part is the length of the file handle)

       proto
           transfer protocol

       count
           read bytes

       size
           read bytes

       client_ip
           the ip address of client

       version
           nfs version

       offset
           the offset of file

       uid
           requester's user id

       gid
           requester's group id

See Also