I have to map several loopback devices via dmsetup.
I could track which loopback device is mapped to a particular /dev/dm-X device file, but is there an easy way to get this info by the /dev/dm-X itself?
dmsetup info was of no help for me here.