Commit Graph

9 Commits

Author SHA1 Message Date
Davanum Srinivas
4da6d809be
Move from glog to klog
Change-Id: Ic92f57c2d7f268d8d985797974883c1a537d6993
2018-11-08 18:06:28 -05:00
David Ashpole
d44ade2927 make formatting compatible with 1.11, and revert #2056 2018-10-23 11:28:14 -07:00
David Ashpole
8ba18456d5 update runc godep 2017-08-25 13:42:26 -07:00
Cao Shufeng
85477fe544 use glog.Warningf when a format string is passed 2017-06-21 16:22:34 +08:00
Seth Jennings
cd41c0bd60 don't look in host path for thin_ls binary 2017-02-03 12:50:20 -06:00
Andy Goldstein
b4cd05b879 Make ThinPoolWatcher loglevel consistent 2016-07-23 07:07:42 -04: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
c37d048e1b Check for thin_ls binary in path when using ThinPoolWatcher 2016-06-14 13:19:05 -04:00
Paul Morie
647224c95a Add devicemapper support for docker containers 2016-05-18 15:19:20 -04:00