The following commit has been merged in the master branch:
commit f3fb37d6085bfcbfd12b1dc1604a51f7603cb52c
Author: Mark Vitale <[email protected]>
Date: Thu Mar 28 12:11:59 2024 -0400
vos: Remove client connection rx_ServiceOf() calls
Since the original IBM import, the 'vos dump' command has logic to
adjust the rx dead time for the rx_service of our client conns. But
client conns by definition do not have an rx_service associated with
them, only a service id. Therefore this code has "always" been
harmlessly superfluous (at least, "it was like that when we got it").
Later, with commit 1f3990e5eafb vos-getsize-20030619, this logic was
cargo-culted into the then-new 'vos size' command as well.
Remove both instances of trying to update a non-existent service.
No functional change should be incurred by this commit.
(This was discovered during an audit of rx_service timeouts and
rx_ServiceOf usage.)
[mmeffie: update commit message]
Change-Id: Icffd5860be3c38c78cc16d7606d760364c5fa3b4
Reviewed-on: https://gerrit.openafs.org/15726
Reviewed-by: Mark Vitale <[email protected]>
Tested-by: BuildBot <[email protected]>
Reviewed-by: Cheyenne Wills <[email protected]>
Reviewed-by: Michael Meffie <[email protected]>
src/volser/vos.c | 4 ----
1 file changed, 4 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs