OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-348-gb82a2ad
Gerrit Code Review
gerrit@openafs.org
Tue, 28 Oct 2025 16:12:19 -0400
The following commit has been merged in the master branch:
commit b82a2ad31c3c4e5392291f0d1861f50a0aa45b75
Author: Mark Vitale <mvitale@sinenomine.net>
Date: Tue Jun 30 15:04:00 2020 -0400
vol: Log IP address in readable format
An informational log message for FSYNC_VOL_MOVE displays the IP address
of the new volume site in hexadecimal.
Instead, print the IP address in human-readable nnn.nnn.nnn.nnn format.
Change-Id: Ie254ddf6fb031e35bb09630ef7a0370700eb48bf
Reviewed-on: https://gerrit.openafs.org/16582
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: Andrew Deason <adeason@sinenomine.net>
src/vol/fssync-server.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository