Previous section.

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

Name

NLM_FREE_ALL - Free All

Call Arguments

struct nlm_notify { string name<MAXNAMELEN>; unsigned int state; };

Return Arguments

void

RPC Procedure Description

void NLM_FREE_ALL(nlm_notify) = 23;

Description

This procedure informs the server that the client "name" has been rebooted. The server will discard all file-sharing reservations and file locks currently being held on behalf of the client. The "state" field is unused and should be set to 0.

This procedure is primarily called by clients that do not implement the NSM protocol and therefore use the non-monitored lock procedure, NLM_NM_LOCK, or the non-monitored file-sharing procedure, NLM_SHARE.

Return Codes

None.


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