mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
UKERNEL: prototype uafs_Shutdown
Prototype uafs_Shutdown in afs_usrops.h, so users of libuafs can stop the CM. Change-Id: I63e0106f7bfb5fff9a3ff1936005f6e24855efec Reviewed-on: http://gerrit.openafs.org/1719 Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
54b78ce087
commit
269d7cc02a
@ -152,5 +152,6 @@ extern int uafs_RPCStatsDisablePeer(void);
|
||||
extern int uafs_IsRoot(char *path);
|
||||
extern int uafs_statmountpoint_r(char *path);
|
||||
extern int uafs_statvfs(struct statvfs *buf);
|
||||
extern void uafs_Shutdown(void);
|
||||
|
||||
#endif /* __AFS_USROPS_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user