]> sourceware.org Git - lvm2.git/commit
Use mdas_empty_or_ignored() in place of checks for empty mda list.
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:34:58 +0000 (20:34 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:34:58 +0000 (20:34 +0000)
commitbb723d7897c41d7bcaa900d015d1dca5cfd93d2a
tree456e3a3418788edc97bcb3c96a5e9206e8610981
parentf9c307cd073ddc042c3d79f504c303ddea210a57
Use mdas_empty_or_ignored() in place of checks for empty mda list.

With the addition of ignored mdas, we replace all checks for an empty
mda list with a new function to look for either an empty mda list or
ignored mdas.

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