OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-41-g28bc6da
Gerrit Code Review
gerrit@openafs.org
Fri, 20 Dec 2024 11:10:50 -0500
The following commit has been merged in the master branch:
commit 28bc6daa260e4ef27bead542aa32ebc2e72215f4
Author: Mark Vitale <mvitale@sinenomine.net>
Date: Fri Jul 17 23:41:14 2020 -0400
viced: Log more state restore errors
Some code paths in our state-restoring logic don't log the specific
reason why restoring state failed. These cases shouldn't happen often,
but try to at least log something for them, to try to make sure we
always give a reason.
[adeason@sinenomine.net: Added more messages.]
Change-Id: Ib7c082c4ec221460f7c07be577e78c700f8850a5
Reviewed-on: https://gerrit.openafs.org/14728
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: Andrew Deason <adeason@sinenomine.net>
src/viced/callback.c | 36 +++++++++++++++++++++++++++++++++++-
src/viced/host.c | 3 +++
2 files changed, 38 insertions(+), 1 deletion(-)
--
OpenAFS Master Repository