mirror of
https://git.openafs.org/openafs.git
synced 2025-01-21 08:20:16 +00:00
volser-no-convertvol-on-windows-yet-20030318
not ready for windows yet
This commit is contained in:
parent
1312d1179d
commit
e069717085
@ -2713,7 +2713,7 @@ afs_int32 SAFSVolConvertROtoRWvolume(acid, partId, volumeId)
|
||||
afs_int32 partId;
|
||||
afs_int32 volumeId;
|
||||
{
|
||||
#ifdef AFS_NAMEI_ENV
|
||||
#if defined(AFS_NAMEI_ENV) && !defined(AFS_NT40_ENV)
|
||||
DIR *dirp;
|
||||
char pname[16];
|
||||
char volname[20];
|
||||
|
Loading…
Reference in New Issue
Block a user