]> sourceware.org Git - lvm2.git/commit
Add mdas_empty_or_ignored() helper function.
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:34:40 +0000 (20:34 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:34:40 +0000 (20:34 +0000)
commitf9c307cd073ddc042c3d79f504c303ddea210a57
tree4339a64df82e92cfa8f135571eba3abbecda21cc
parente6bd367b571ad36160dbb149b22e393c4962b44f
Add mdas_empty_or_ignored() helper function.

Add a helper function to consolidate checking for an empty mdas list
or ignored mdas.  Ignored mdas should behave almost identically to
an empty mda list - the metadata areas should not be read or written
to.  This function will make it easier to implement metadata balancing
and easier to track pvs with an empty mda list or ignored mdas.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
lib/metadata/metadata.c
lib/metadata/metadata.h
This page took 0.039447 seconds and 5 git commands to generate.