Commit Graph

3 Commits

Author SHA1 Message Date
David Ashpole
8ba18456d5 update runc godep 2017-08-25 13:42:26 -07:00
Andy Goldstein
f014860332 Fix detection of devmapper metadata reservation
Because new versions of devicemapper may add additional fields to the output of 'dmsetup status',
change the check to use SplitN to get the minimum fields required, and ignore any additional fields
after the one we care about.
2016-06-23 14:54:56 -04:00
Paul Morie
647224c95a Add devicemapper support for docker containers 2016-05-18 15:19:20 -04:00