Previous section.

Protocols for Interworking: XNFS, Version 3W
Copyright © 1998 The Open Group

Name

MOUNTPROC3_UMNTALL - Remove All Mount Entries

Call Arguments

None.

Return Arguments

None.

RPC Procedure Description

void MOUNTPROC3_UMNTALL(void) = 4;

Description

Procedure UMNTALL removes all of the mount entries for this client previously recorded by calls to MNT. AUTH_UNIX authentication or better is required.

Implementation Guidance

This procedure should be used by clients when they are recovering after a system shutdown. If the client could not successfully unmount all of its file systems before being shutdown or the client crashed because of a software or hardware problem, there may be servers that still have mount entries for this client. This is an easy way for the client to inform all servers at once that it does not have any mounted file systems. However, since this procedure is generally implemented using broadcast RPC, it is only of limited usefulness.

Return Codes

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

Why not acquire a nicely bound hard copy?
Click here to return to the publication details or order a copy of this publication.

Contents Next section Index