OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1258-gfaaf36c

Gerrit Code Review gerrit@openafs.org
Sun, 5 Jun 2011 08:28:17 -0700 (PDT)


The following commit has been merged in the master branch:
commit faaf36c32b8e24bf27c41c3ab8b774b3d5843ebc
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sun Apr 24 15:52:08 2011 -0400

    viced: Remove old /vice/file/parms config file
    
    This commit removes support for overriding command line options with
    the contents of /vice/file/parms. This option has never been documented,
    and only supports setting at most 15 command options. Replace the old
    function with one which checks for the existence of this file, and
    outputs a warning if it is found.
    
    Change-Id: I933475c0eb31e78dbc8a9d31b2486aa14f57bfb0
    Reviewed-on: http://gerrit.openafs.org/4716
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/viced/viced.c |   84 +++++++++-------------------------------------------
 1 files changed, 15 insertions(+), 69 deletions(-)

-- 
OpenAFS Master Repository