OpenAFS Master Repository branch, master, updated. 7c472cd9a685fe13a96038dfe57c62c5da5a669c

Gerrit Code Review gerrit@openafs.org
Fri, 10 Jul 2009 09:32:12 -0700 (PDT)


The following commit has been merged in the master branch:
commit 7c472cd9a685fe13a96038dfe57c62c5da5a669c
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Fri Jul 10 13:19:03 2009 +0100

    Prototype the xstat directory
    
    Prototype, ansify, and remove errors in the xstat directory
    
    Reviewed-on: http://gerrit.openafs.org/20
    Reviewed-by: Russ Allbery <rra@stanford.edu>
    Verified-by: Russ Allbery <rra@stanford.edu>

 src/xstat/xstat_cm.c          |   11 ++-----
 src/xstat/xstat_cm.h          |    8 +++--
 src/xstat/xstat_cm_test.c     |   64 +++++++++++-----------------------------
 src/xstat/xstat_fs.c          |   31 +++++--------------
 src/xstat/xstat_fs.h          |    9 +++--
 src/xstat/xstat_fs_callback.c |   25 ++++-----------
 src/xstat/xstat_fs_test.c     |   22 ++++---------
 7 files changed, 53 insertions(+), 117 deletions(-)

-- 
OpenAFS Master Repository