Sun-NFS (cont.)
Protocols
- Mounting protocol
- Affects the client state
- Has no effect on the server.
- Directory and file accessing protocol
- Stateless
- No open / close messages.
- Each read / write message contains the full path and file description position.
Semantics
- Not entirely Unix due to lack of locking mechanisms inside NFS (stateless).