NFS Implementation: Issues
File handles:
- specify filesystem and i-node number of file
- sufficient?
Integration:
- where to put NFS on client?
- on server?
Server caching:
- read-ahead
- write-delayed with periodic sync vs. write-through
Client caching:
- timestamps with validity checks