The following commit has been merged in the master branch:
commit 19670781ba6d3d9258786319e98003e7afd887df
Author: Andrew Deason <[email protected]>
Date: Tue Feb 9 13:03:06 2010 -0600
vlserver: make rxinfo threadsafe
The vlserver has a function 'rxinfo' used for printing out information
about an RX call for logging purposes, which used a static string.
Change it to use a caller-passed buffer, so it is safe to use in
multiple threads.
Change-Id: I186010792e743bc9676ddd5b4c99f011b64988e6
Reviewed-on: http://gerrit.openafs.org/1545
Tested-by: Andrew Deason <[email protected]>
Reviewed-by: Alistair Ferguson <[email protected]>
Reviewed-by: Dan Hyde <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
src/vlserver/vlprocs.c | 71 +++++++++++++++++++++++++++++++-----------------
1 files changed, 46 insertions(+), 25 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs