mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
vol-proto-do-not-break-dafs-20090326
LICENSE IPL10 FIXES 12540 Reenable prototype of VolumeExternalName_r for dafs
This commit is contained in:
parent
8cc60f4931
commit
4ced67ca98
@ -196,7 +196,7 @@ static void LoadVolumeHeader(Error * ec, Volume * vp);
|
|||||||
static int VCheckOffline(register Volume * vp);
|
static int VCheckOffline(register Volume * vp);
|
||||||
static int VCheckDetach(register Volume * vp);
|
static int VCheckDetach(register Volume * vp);
|
||||||
static Volume * GetVolume(Error * ec, Error * client_ec, VolId volumeId, Volume * hint, int flags);
|
static Volume * GetVolume(Error * ec, Error * client_ec, VolId volumeId, Volume * hint, int flags);
|
||||||
#if 0
|
#ifdef AFS_DEMAND_ATTACH_FS
|
||||||
static int VolumeExternalName_r(VolumeId volumeId, char * name, size_t len);
|
static int VolumeExternalName_r(VolumeId volumeId, char * name, size_t len);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user