]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-vos-noresolve-option-20080410
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 10 Apr 2008 18:52:26 +0000 (18:52 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 10 Apr 2008 18:52:26 +0000 (18:52 +0000)
commit7bbc074881cade1a2892d9eff60c00282cdbee83
tree053f8da7bf08589a55d8dae3e08157cbeccde7d3
parent073dfcd6689aafb84d86a40bcd1b5a46ea83e6dc
DEVEL15-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]