]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-vos-noresolve-option-20080410
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 18 Aug 2008 18:23:40 +0000 (18:23 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 18 Aug 2008 18:23:40 +0000 (18:23 +0000)
commit8191a5bbf5f70526f55dba9054173b0ecedf4c61
tree54f45e7bde838d22e0e8b71679374e1c743b8d59
parent3926d28f8c30af2c4f56405bbf33b21079d1c97b
STABLE14-vos-noresolve-option-20080410

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.

(cherry picked from commit 40d41c191bdb64256d4ccf6a5f1bab8124249e63)
src/volser/NTMakefile
src/volser/lockprocs.c
src/volser/lockprocs_prototypes.h [new file with mode: 0644]
src/volser/volser_prototypes.h
src/volser/vos.c
src/volser/vsprocs.c
src/volser/vsutils.c
src/volser/vsutils_prototypes.h [new file with mode: 0644]