OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-85-g51806bd
Gerrit Code Review
gerrit@openafs.org
Fri, 10 Sep 2010 09:47:51 -0700 (PDT)
The following commit has been merged in the master branch:
commit 51806bd21af5bcc70c27cda5787ae853fa3f495e
Author: Andrew Deason <adeason@sinenomine.net>
Date: Fri Sep 10 11:17:40 2010 -0500
udebug: Always show tidCounter
If the queried site doesn't have an active write transaction,
currently udebug doesn't show the tidCounter. The tidCounter can still
be useful to know (especially since some sites will become buggy when
tidCounter rolls over), so always show it.
This adds the "The last trans I handled was" message to udebug.
Change-Id: I10d9ab6ff07188d17df4d8022adf8bb125eb772a
Reviewed-on: http://gerrit.openafs.org/2730
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/ubik/udebug.c | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
--
OpenAFS Master Repository