Move *SYNC string translation out of fssync-debug
authorAndrew Deason <adeason@sinenomine.net>
Wed, 24 Feb 2010 15:47:03 +0000 (09:47 -0600)
committerDerrick Brashear <shadow@dementia.org>
Tue, 9 Mar 2010 19:04:57 +0000 (11:04 -0800)
commitfaefa0dc8e40e9e4c81a30a6fe687173b3327725
tree738ad1b4e6fda230a526fb362ed0a50c5b6f1350
parente67e4405b713840dc4b4fec2337462948c55aa4f
Move *SYNC string translation out of fssync-debug

Move the routines for translating ProgramType codes, and SYNC command
codes, response codes, etc out of fssync-debug, and into header files
anyone can use. These routines are useful especially for SYNC-related
debug or error logs.

Change-Id: Idc5ffe0dd798a9f18ca733e94d0bb4d740ad0836
Reviewed-on: http://gerrit.openafs.org/1390
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Alistair Ferguson <alistair.ferguson@mac.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/vol/daemon_com_inline.h [new file with mode: 0644]
src/vol/fssync-debug.c
src/vol/fssync_inline.h [new file with mode: 0644]
src/vol/volume_inline.h