The following commit has been merged in the openafs-stable-1_6_x branch:
commit 627dc517250de390316c2b8523318be755bd898c
Author: Michael Meffie <[email protected]>
Date: Mon Jan 13 15:28:17 2014 -0500
xstat: use ephemeral ports for xstat_fs_test and scout
Instead of trying to bind to port 7101, and then retrying if
the port is in already in use, let the os find an available
port for scout and xstat_fs_test.
This fixes a bug where scout and xstat_fs_test do not call
rx_Finalize() before retrying rx_Init() with a different port
number, causing the program to crash later when more than
one copy of xstat_fs_test and/or scout are running at the same
time.
Reviewed-on: http://gerrit.openafs.org/10707
Tested-by: BuildBot <[email protected]>
Reviewed-by: Marc Dionne <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
(cherry picked from commit cda5e665ebee3da5615dba71b7a11ffff1229c6d)
Change-Id: I00c2d9e7d48e80dc1bc062a85788ad2de65709c7
Reviewed-on: http://gerrit.openafs.org/11155
Tested-by: BuildBot <[email protected]>
Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
Reviewed-by: Perry Ruiter <[email protected]>
Reviewed-by: Stephan Wiesand <[email protected]>
src/fsprobe/fsprobe.c | 32 ++++++--------------------------
src/xstat/xstat_fs.c | 32 ++++++--------------------------
2 files changed, 12 insertions(+), 52 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs