The following commit has been merged in the master branch:
commit c3e8d70314a3a91aac9cc73392240e812e60aa60
Author: Mark Vitale <[email protected]>
Date:   Mon Oct 23 16:17:11 2023 -0400

    budb: Remove superfluous rx_SetRxDeadTime
    
    Since the original IBM code import, the buserver has set its Rx dead
    time to 60 seconds at initialization.  Not only is this unnecesarily
    long, but it is also moot because a subsequent call to rx_InitHost
    resets the rx dead time to the default 12 seconds.
    
    Remove the superfluous rx_SetRxDeadTime.
    
    Change-Id: I21acaf3cef1c80af06fa031ca2cdecd29d0fc5a3
    Reviewed-on: https://gerrit.openafs.org/15592
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: Benjamin Kaduk <[email protected]>

 src/budb/server.c | 2 --
 1 file changed, 2 deletions(-)

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

Reply via email to