ubik: disambiguate "Synchonize database with server" msgs 15/12615/4
authorMark Vitale <mvitale@sinenomine.net>
Mon, 8 May 2017 21:50:00 +0000 (17:50 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 8 Jun 2018 23:42:01 +0000 (19:42 -0400)
commitb9fe4d4290ad19faf3b5fb5dc0c3b1ee3ee5ab69
tree5f4ac5d6d032a3275ef6f52b2f2cd686edc86655
parentfdc8adbf0904cbbc0590379c5cb702a15273b40c
ubik: disambiguate "Synchonize database with server" msgs

Ubik issues the same message in two very different cases:
- sync server issues DISK_GetFile to obtain the latest version
- non-sync server receives DISK_SendFile from the sync server

Modify the messages so they provide more information and are
distinguishable from each other.

Change-Id: I99e8adc7229260f478a0df15791216e090d2e113
Reviewed-on: https://gerrit.openafs.org/12615
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/ubik/recovery.c
src/ubik/remote.c