OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1015-gbda87d7

Gerrit Code Review gerrit@openafs.org
Mon, 4 Apr 2011 06:54:53 -0700 (PDT)


The following commit has been merged in the master branch:
commit bda87d7943d97a02fcc70e48caad65c09e2421b0
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sat Apr 2 14:17:41 2011 +0100

    viced: Tidy header includes
    
    Remove headers which are provided by libroken, and reorder header
    includes so that they're a bit a more legible.
    
    Also add a selection of headers to the list that autoconf checks for
    
    Change-Id: Ic76bb02ff5353ceba380b78abc294251ecc66267
    Reviewed-on: http://gerrit.openafs.org/4418
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 acinclude.m4             |    5 ++++
 src/viced/afsfileprocs.c |   59 ++++++++++++++++++----------------------------
 src/viced/callback.c     |   15 ++---------
 src/viced/check_sysid.c  |    3 +-
 src/viced/fsprobe.c      |    8 +----
 src/viced/host.c         |   13 +--------
 src/viced/physio.c       |   11 +-------
 src/viced/profile.c      |   10 ++-----
 src/viced/viced.c        |   30 +++++++----------------
 9 files changed, 50 insertions(+), 104 deletions(-)

-- 
OpenAFS Master Repository