summaryrefslogtreecommitdiff
path: root/pkg/devicemapper/devmapper_wrapper.go
Commit message (Expand)AuthorAgeFilesLines
* loopback: separate loop logic from devicemapperVincent Batts2015-12-181-41/+0
* devicemapper: remove unused type mappingVincent Batts2015-12-181-2/+1
* Remove (?) from comments in pkg/devicemapperVincent Demeester2015-09-301-2/+2
* Lint package pkg/devicemapperVincent Demeester2015-09-051-32/+35
* devicemapper: fix zero-sized field accessVincent Batts2015-08-101-3/+15
* devicemapper: Create a method to get device info with deferred remove fieldVivek Goyal2015-04-211-23/+24
* devicemapper: Add helper functions to allow deferred device removalVivek Goyal2015-04-211-0/+1
* Fix vet warning in devicemapper.Félix Baylac-Jacqué2015-03-271-3/+3
* Merge pull request #10197 from vbatts/vbatts-dm_cookie_supportMichael Crosby2015-01-271-0/+5
|\
| * devicemapper: API for checking cookie supportVincent Batts2015-01-191-0/+5
* | devicemapper: define the fallback flagVincent Batts2015-01-191-0/+1
|/
* devicemapper: dm_udev_get_sync_supportVincent Batts2015-01-191-0/+10
* devmapper: use proper DM_UDEV_DISABLE_*_FLAG when creating the thin-poolMike Snitzer2014-11-121-0/+6
* devicemapper: split out devicemapper bindingsVincent Batts2014-11-051-0/+254