mirror of
git://sourceware.org/git/lvm2.git
synced 2025-07-14 16:58:59 +03:00
The list of dm devs was in the cmd struct and had a different lifetime than the radix trees referencing those dm devs. Now the list and radix trees are created and destroyed together.