Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
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>
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This is a first pass at splitting out devicemapper into separate, usable bindings. Signed-off-by: Vincent Batts <vbatts@redhat.com>