The following commit has been merged in the master branch:
commit e1f42913419cc51348e9e42a752e0816a8d8f610
Author: Andrew Deason <[email protected]>
Date:   Tue Nov 3 13:49:15 2020 -0600

    rx: Remove multi_End_Ignore
    
    Since commit "rx: Remove delays in multi_End_Ignore", multi_End_Ignore
    and multi_Finalize_Ignore are unused in the tree, and should not be
    used by callers. Remove the dead functions.
    
    This commit bumps LT_current in libafsrpc to 3, because we are
    removing the exported symbol multi_Finalize_Ignore.
    
    Change-Id: I4d298f5118a69cfd04de44c3f268691a87a6d9a7
    Reviewed-on: https://gerrit.openafs.org/14425
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/libafsrpc/Makefile.in      |    2 +-
 src/libafsrpc/afsrpc.def       |    2 +-
 src/libafsrpc/libafsrpc.la.sym |    1 -
 src/rx/liboafs_rx.la.sym       |    1 -
 src/rx/rx_multi.c              |    7 -------
 src/rx/rx_multi.h              |    3 ---
 src/rx/rx_prototypes.h         |    1 -
 7 files changed, 2 insertions(+), 15 deletions(-)

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

Reply via email to