OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1730-g82481c6

Gerrit Code Review gerrit@openafs.org
Sat, 1 Oct 2011 06:57:22 -0700 (PDT)


The following commit has been merged in the master branch:
commit 82481c6f4464ad978ea56c687205bdfcd3eebffd
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Wed Sep 28 15:02:48 2011 -0500

    vol: Only check "logging" on vice partitions
    
    We don't care about non-vicepX partitions, so move part of the UFS
    "logging" check into VCheckPartition. This API should probably redone
    so the "am I a vicepX partition" check is done completely separately,
    but for now, this will do.
    
    Change-Id: Ib2df2079a392d7ed1a8c2aded34f2a7265215ecd
    Reviewed-on: http://gerrit.openafs.org/5514
    Reviewed-by: Derrick Brashear <shadow@dementix.org>
    Tested-by: Andrew Deason <adeason@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/vol/partition.c |   32 ++++++++++++++++++--------------
 1 files changed, 18 insertions(+), 14 deletions(-)

-- 
OpenAFS Master Repository