OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_1-2-ga1c2c42

Gerrit Code Review gerrit@openafs.org
Fri, 9 Apr 2021 11:31:04 -0400


The following commit has been merged in the master branch:
commit a1c2c4253b9266941c8bc80657f2b6510006686b
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Thu Oct 31 13:52:38 2019 -0500

    volser: Remove unused UV_* operations
    
    The UV_ functions UV_AddVLDBEntry, UV_ZapVolumeClones, and
    UV_GenerateVolumeClones are not called by anyone in the tree. Remove
    the dead code.
    
    Change-Id: I8dfd0f183702d9f059cd5a71fb72272d0864ecc0
    Reviewed-on: https://gerrit.openafs.org/14580
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 src/volser/volser_internal.h |    8 --
 src/volser/vsprocs.c         |  178 ------------------------------------------
 2 files changed, 0 insertions(+), 186 deletions(-)

-- 
OpenAFS Master Repository