The following commit has been merged in the master branch:
commit 9726ee3226684e927f4b65a6aef656ccdb7cdd75
Author: Mark Vitale <[email protected]>
Date:   Thu Oct 22 18:35:49 2020 -0400

    afs: remove lock dead code
    
    Since OpenAFS 1.0, LockWait has been commented out, and the following
    routines have been unreferenced:
    - ObtainLock
    - ReleaseLock
    - afs_osi_SleepR
    - afs_osi_SleepW
    - afs_osi_SleepS
    
    Remove them from the code and comments.
    
    No functional change is incurred by this commit.
    
    Change-Id: I480d023282878243f9a92f432d7bbec7028af70c
    Reviewed-on: https://gerrit.openafs.org/14407
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/afs/afs_lock.c       | 107 -----------------------------------------------
 src/afs/afs_prototypes.h |  11 -----
 src/afs/lock.h           |  16 +++----
 3 files changed, 8 insertions(+), 126 deletions(-)

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

Reply via email to