OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_73-15-g001a61a
Gerrit Code Review
gerrit@openafs.org
Sun, 28 Mar 2010 21:35:32 -0700 (PDT)
The following commit has been merged in the master branch:
commit 001a61a6180bb1c70401c40c8cd1d38d804eba8c
Author: Rod Widdowson <rdw@steadingsoftware.com>
Date: Wed Mar 24 16:59:15 2010 +0000
Render the IP address for the "Ubik: Lost contact with sync-site" log
message in the same way that all other IP addresses are (via
afs_inet_ntoa, rather than stripping the buytes out in a manner which
assumes a specific endianism).
Done more as a way to test my understanding of the GIT/GERRIT
technology with a small non-important checkin.
Change-Id: I177e1288e8e23087aeebb7abe4ed63a7c2b88ccb
Reviewed-on: http://gerrit.openafs.org/1649
Tested-by: Rod Widdowson <rdw@steadingsoftware.com>
Reviewed-by: Rod Widdowson <rdw@steadingsoftware.com>
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/ubik/vote.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
--
OpenAFS Master Repository