Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

probe::nfsd.create


Name

probe::nfsd.create — NFS server creating a file(regular,dir,device,fifo) for client

Synopsis

nfsd.create 

Values

fh
file handle (the first part is the length of the file handle)
iap_valid
Attribute flags
filelen
the length of file name
type
file type(regular,dir,device,fifo ...)
filename
file name
iap_mode
file access mode
client_ip
the ip address of client

Description

Sometimes nfsd will call nfsd_create_v3 instead of this this probe point.