loopback (and devicemapper) cleanup#18651
Conversation
|
@vbatts Do you have a user in mind who is planning to use loopback package? |
|
I think in general sounds like a good idea. If breaking existing users of devicemapper is not a concern, I think it should be fine to make this change. |
|
@rhvgoyal i'm presently re-using the code myself, and found that it's useful, but I don't need the devicemapper package. |
|
@vbatts needs rebase :( |
Signed-off-by: Vincent Batts <[email protected]>
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 <[email protected]>
|
done On Fri, Dec 18, 2015 at 10:10 AM, Antonio Murdaca [email protected]
|
|
LGTM, I doubt anyone out there uses pkg/devmapper (we broke pkg/... interfaces other times as well) |
|
LGTM |
loopback (and devicemapper) cleanup
There is no logic change here, re-arrange and cleanup.
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.
ping @calavera @rhvgoyal @tiborvass