mirror of
git://sourceware.org/git/lvm2.git
synced 2025-08-04 12:22:00 +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.