PROBE::NFSD\&.CREATE
Section: Network File Storage Tapsets (3stap)
Updated: March 2013
Index
Return to Main Contents
NAME
probe::nfsd.createv3 - NFS server creating a regular file or set file attributes for client
SYNOPSIS
nfsd.createv3
VALUES
iap_mode
-
file access mode
createmode
-
create mode .The possible values could be: NFS3_CREATE_EXCLUSIVE, NFS3_CREATE_UNCHECKED, or NFS3_CREATE_GUARDED
verifier
-
file attributes (atime,mtime,mode). It's used to reset file attributes for CREATE_EXCLUSIVE
iap_valid
-
Attribute flags
truncp
-
trunp arguments, indicates if the file shouldbe truncate
filelen
-
the length of file name
filename
-
file name
fh
-
file handle (the first part is the length of the file handle)
client_ip
-
the ip address of client
DESCRIPTION
This probepoints is only called by nfsd3_proc_create and nfsd4_open when op_claim_type is NFS4_OPEN_CLAIM_NULL.
Index
- NAME
-
- SYNOPSIS
-
- VALUES
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:18 GMT, March 20, 2013