OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-100-g575bdaf

Gerrit Code Review gerrit@openafs.org
Tue, 14 Sep 2010 01:01:57 -0700 (PDT)


The following commit has been merged in the master branch:
commit 575bdaf56e8f5503513bec113653fbbe525ae228
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Thu Sep 2 12:56:28 2010 -0500

    DAFS: Do not ignore out-of-range -vhashsize
    
    If the specified -vhashsize is out of the 6-14 range, do not just
    ignore it. Instead, note the error and quit.
    
    Change-Id: I2a26443bbd3a91183435a26562bea48b8b6a1eda
    Reviewed-on: http://gerrit.openafs.org/2649
    Tested-by: Andrew Deason <adeason@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/viced/viced.c |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository