Constructor and Description |
---|
Nfs2(Rpc rpc,
byte[] fh,
java.lang.String name,
com.sun.nfs.Fattr2 attr)
Construct a new NFS version 2 object (file or directory)
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
lookupSec() |
public Nfs2(Rpc rpc, byte[] fh, java.lang.String name, com.sun.nfs.Fattr2 attr)
rpc
- Rpc object for the serverfh
- File handle for the objectname
- Name of the file/dirattr
- File attributes for the object