mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07: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>