cadvisor/devicemapper
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
..
fake Check for thin_ls binary in path when using ThinPoolWatcher 2016-06-14 13:19:05 -04:00
dmsetup_client.go Check for thin_ls binary in path when using ThinPoolWatcher 2016-06-14 13:19:05 -04:00
doc.go Add devicemapper support for docker containers 2016-05-18 15:19:20 -04:00
thin_ls_client_test.go Add devicemapper support for docker containers 2016-05-18 15:19:20 -04:00
thin_ls_client.go Check for thin_ls binary in path when using ThinPoolWatcher 2016-06-14 13:19:05 -04:00
thin_pool_watcher_test.go Fix detection of devmapper metadata reservation 2016-06-23 14:54:56 -04:00
thin_pool_watcher.go Fix detection of devmapper metadata reservation 2016-06-23 14:54:56 -04:00
util.go Check for thin_ls binary in path when using ThinPoolWatcher 2016-06-14 13:19:05 -04:00