The following commit has been merged in the openafs-stable-1_8_x branch:
commit a125fc5445fb4066a5845ff29b18974a0f7b5929
Author: Mark Vitale <[email protected]>
Date: Fri Nov 30 12:10:50 2018 -0500
vos: restore status information to 'vos status'
Commit d3eaa39da3693bba708fa2fa951568009e929550 'rx: Make the rx_call
structure private' created accessors for several rx_call members.
However, it simply #ifdef'd out the packet counters and timestamps
reported by 'vos status' (AFSVol_Monitor). This is a regression for the
1.8.x 'vos status' command.
Instead, supply an accessor so 'vos status' can again be used to monitor
the progress of certain volume operations.
FIXES 134856
Reviewed-on: https://gerrit.openafs.org/13400
Reviewed-by: Benjamin Kaduk <[email protected]>
Tested-by: BuildBot <[email protected]>
Reviewed-by: Mark Vitale <[email protected]>
(cherry picked from commit 59d3a8b86da648e3c5b9774183c6c8571a36f0c4)
Change-Id: I16c995623c40a708b06f08fb09224be1baa4de21
Reviewed-on: https://gerrit.openafs.org/13421
Tested-by: BuildBot <[email protected]>
Reviewed-by: Michael Meffie <[email protected]>
Reviewed-by: Stephan Wiesand <[email protected]>
src/rx/rx.h | 5 +++++
src/rx/rx_call.c | 20 ++++++++++++++++++++
src/volser/volprocs.c | 8 ++------
3 files changed, 27 insertions(+), 6 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs