The following commit has been merged in the openafs-stable-1_6_x branch:
commit 475ddc66b902c361e04a7cdf5f4026c9e28aed6d
Author: Michael Meffie <[email protected]>
Date:   Mon Nov 17 11:23:38 2014 -0500

    vos: remaddrs sub-command
    
    Introduce the vos remaddrs sub-command for removing multi-homed server
    entries from the vldb.  The remaddrs sub-command completes the listaddrs
    and setaddrs command suite and allows vos changeaddr to be deprecated
    completely.
    
    Reviewed-on: http://gerrit.openafs.org/11606
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams <[email protected]>
    Reviewed-by: Daria Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit d1d411576cf39c4bc55918df0eb64327718d566c)
    
    Change-Id: I427077559509c9cb658a6758d8b371b744e6c643
    Reviewed-on: http://gerrit.openafs.org/12092
    Reviewed-by: Mark Vitale <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 doc/man-pages/pod1/vos.pod.in         |    3 +-
 doc/man-pages/pod1/vos_changeaddr.pod |    4 +-
 doc/man-pages/pod1/vos_listaddrs.pod  |    5 +-
 doc/man-pages/pod1/vos_remaddrs.pod   |   76 +++++++++++++++++++++++++++++++
 doc/man-pages/pod1/vos_setaddrs.pod   |    3 +-
 src/volser/vos.c                      |   79 ++++++++++++++++++++++++++++++---
 6 files changed, 157 insertions(+), 13 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to