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.remove - NFS server removing a file for client

Name

       probe::nfsd.proc.remove - NFS server removing a file for client

See Also

tapset::nfsd(3stap)

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

Synopsis

       nfsd.proc.remove

Values

version
           nfs version

       client_ip
           the ip address of client

       gid
           requester's group id

       filename
           file name

       uid
           requester's user id

       proto
           transfer protocol

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

       filelen
           length of file name

See Also