The following commit has been merged in the master branch:
commit faefa0dc8e40e9e4c81a30a6fe687173b3327725
Author: Andrew Deason <[email protected]>
Date:   Wed Feb 24 09:47:03 2010 -0600

    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 <[email protected]>
    Reviewed-by: Alistair Ferguson <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/vol/daemon_com_inline.h |   36 ++++++++++++
 src/vol/fssync-debug.c      |  124 ++++++-------------------------------------
 src/vol/fssync_inline.h     |   84 +++++++++++++++++++++++++++++
 src/vol/volume_inline.h     |   31 +++++++++++
 4 files changed, 167 insertions(+), 108 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to