vol: Only check "logging" on vice partitions
authorAndrew Deason <adeason@sinenomine.net>
Wed, 28 Sep 2011 20:02:48 +0000 (15:02 -0500)
committerDerrick Brashear <shadow@dementix.org>
Sat, 1 Oct 2011 13:56:42 +0000 (06:56 -0700)
commit82481c6f4464ad978ea56c687205bdfcd3eebffd
treed78847e98a03a9f63ffb00621d41fb86c73cfefa
parentb4f96eb78d9403799b97a39b9659070cf1114cd1
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