OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_1-333-ge6bc505
Gerrit Code Review
gerrit@openafs.org
Thu, 11 Apr 2024 14:53:00 -0400
The following commit has been merged in the master branch:
commit e6bc50524e1bde199f6643d9784fe331577bee90
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Tue Apr 9 10:57:26 2024 -0400
rxperf: Add -o option to rxperf client
Add the -o (output) option to the rxperf client specify the output file.
If not specified, the output is written to stdout, as before.
Change-Id: Ibcb375c65a0ff67afea9aba4ba7da7308a273e2d
Reviewed-on: https://gerrit.openafs.org/15731
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/tools/rxperf/rxperf.c | 43 +++++++++++++++++++++++++++++++------------
1 file changed, 31 insertions(+), 12 deletions(-)
--
OpenAFS Master Repository