OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3510-g961fcc6

Gerrit Code Review gerrit@openafs.org
Tue, 26 Feb 2013 03:50:22 -0800 (PST)


The following commit has been merged in the master branch:
commit 00601179625ffb71461bbcc46629791895cf4793
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Wed Feb 20 14:54:55 2013 +0000

    volser: Make it clear what's copied from partList
    
    XVolListPartitions uses partList to maintain a list of partition
    IDs - it does not use the partFlags field. Make it clear when we
    populate the partEntries field that we are only copying the
    partition list.
    
    Caught by coverity (#986030)
    
    Change-Id: I8c46ee5c220f0cb2b65943ad5faa80877ca46685
    Reviewed-on: http://gerrit.openafs.org/9262
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 src/volser/volprocs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository