]> git.michaelhowe.org Git - packages/o/openafs.git/commit
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>
Sun, 9 Oct 2011 17:22:11 +0000 (10:22 -0700)
commit366c4ad3da28f17c6f680945a88ea5ca866732aa
tree452a92f4779533d52e5f942728c9c30e55965a51
parent45fb811afc05f6d9ab780b984b647db6c1341241
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.

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>
(cherry picked from commit 82481c6f4464ad978ea56c687205bdfcd3eebffd)

Change-Id: I5cbd7d6eb2db5bbbb8f47e5fed262466ae2ddd1e
Reviewed-on: http://gerrit.openafs.org/5548
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/vol/partition.c