]> 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)
commit50e879ef5687ef39012063e4d97502dbe8ef12b2
tree456e3a3418788edc97bcb3c96a5e9206e8610981
parent06468b90496393cb4e32335217380bbcf3317fea
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.029893 seconds and 5 git commands to generate.