mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-21 22:04:19 +03:00
8698f9dce6
While create new LV for pool volume, use name from 'pool_metadata%d' naming sequence. This LV is later on renamed to pool_t/cmeta, but if there is any error in the middle, we may evenutally leave some 'volume', With this name it can be slightly more obvious how it got there, but also when we handle _pmspare name - we get slightly more predictible name used there for it. However for a standard usage this commit shall no visible impact as the name is used temporarily just for cleaning LV.