mirror of
https://github.com/moby/moby.git
synced 2026-06-28 02:38:40 +00:00
The loopback logic is not technically exclusive to the devicemapper driver. This reorganizes the code such that the loopback code is usable outside of the devicemapper package and driver. Signed-off-by: Vincent Batts <vbatts@redhat.com>