OpenAFS CVS Commit: openafs/src/volser by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 10 Apr 2008 13:50:50 EDT


Update of /cvs/openafs/src/volser
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/volser

Modified Files:
	NTMakefile lockprocs.c volser_prototypes.h vos.c vsprocs.c 
	vsutils.c 
Added Files:
	lockprocs_prototypes.h vsutils_prototypes.h 
Log Message:
DELTA vos-noresolve-option-20080410
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Add a -noresolve option to all vos commands.  This permits the display
of servers by IP address instead of DNS name.  Very useful when 127.0.0.1
is registered as the server address or when trying to eliminate 
multi-homed addresses.



--- DELTA config follows ---
vos-noresolve-option-20080410 openafs/src/volser/lockprocs_prototypes.h /dev/null 1.1
vos-noresolve-option-20080410 openafs/src/volser/vsutils_prototypes.h /dev/null 1.1
vos-noresolve-option-20080410 openafs/src/volser/NTMakefile 1.13 1.14
vos-noresolve-option-20080410 openafs/src/volser/lockprocs.c 1.10 1.11
vos-noresolve-option-20080410 openafs/src/volser/volser_prototypes.h 1.8 1.9
vos-noresolve-option-20080410 openafs/src/volser/vos.c 1.69 1.70
vos-noresolve-option-20080410 openafs/src/volser/vsprocs.c 1.53 1.54
vos-noresolve-option-20080410 openafs/src/volser/vsutils.c 1.21 1.22