Connected: An Internet Encyclopedia
5.2.3 Procedure 3: UMNT - Remove mount entry

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1813
Up: 5. Appendix I: Mount protocol
Up: 5.2 Server Procedures
Prev: 5.2.2 Procedure 2: DUMP - Return mount entries
Next: 5.2.4 Procedure 4: UMNTALL - Remove all mount entries

5.2.3 Procedure 3: UMNT - Remove mount entry

5.2.3 Procedure 3: UMNT - Remove mount entry

SYNOPSIS

      void MOUNTPROC3_UMNT(dirpath) = 3;

DESCRIPTION

Procedure UMNT removes the mount list entry for the directory that was previously the subject of a MNT call from this client. AUTH_UNIX authentication or better is required.

IMPLEMENTATION

Typically, server implementations have maintained a list of clients which have file systems mounted. In the past, this list has been used to inform clients that the server was going to be shutdown.

ERRORS

There are no MOUNT protocol errors which can be returned from this procedure. However, RPC errors may be returned for authentication or other RPC failures.


Next: 5.2.4 Procedure 4: UMNTALL - Remove all mount entries

Connected: An Internet Encyclopedia
5.2.3 Procedure 3: UMNT - Remove mount entry