OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3621-g2116674

Gerrit Code Review gerrit@openafs.org
Tue, 12 Mar 2013 06:51:58 -0700 (PDT)


The following commit has been merged in the master branch:
commit cfeda375fd4155a2f8a01717e8733be937fa7a48
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Mon Mar 4 16:31:50 2013 +0000

    bucoord: restore requires server and partition
    
    The VolRestoreCmd sub command requires that the user specifies
    the server and partition - calls which don't do so won't get past
    libcmd. Don't check again in the handler that they have been supplied,
    as it confuses things.
    
    Caught by coverity (#985953)
    
    Change-Id: Id4548c117b677bd2048744ade8fd91bb15e0e35e
    Reviewed-on: http://gerrit.openafs.org/9547
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/bucoord/commands.c |   20 ++++++++------------
 1 files changed, 8 insertions(+), 12 deletions(-)

-- 
OpenAFS Master Repository