mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
1f0c4c811d
The code in dev_iter_create assumes that if a filter can be wiped, doing so will always trigger a call to _full_scan. This is not true for composite filters though, since they can always be wiped in principle, but there is no way to know that a component filter inside will exist that actually triggers the scan. |
||
---|---|---|
.. | ||
dev-cache.c | ||
dev-cache.h | ||
dev-io.c | ||
dev-luks.c | ||
dev-md.c | ||
dev-swap.c | ||
dev-type.c | ||
dev-type.h | ||
device-types.h | ||
device.h |