cadvisor/fs
Andy Goldstein 1352d75d6d Fixes for devicemapper partition reporting
- If the Docker storage driver is devicemapper, and the devicemapper device is *not* loopback, fix
  an issue where the device associated with the / mount point was being assigned LabelDockerImages,
  instead of the devicemapper device
- If the devicemapper device is a loopback device, don't assign it LabelDockerImages; instead,
  report the underlying partition's information
2016-01-21 16:51:14 -05:00
..
test_resources Process BTRFS, whole-disk, device-mapper filesystem stats 2015-01-16 23:05:19 +02:00
fs_test.go Fixes for devicemapper partition reporting 2016-01-21 16:51:14 -05:00
fs.go Fixes for devicemapper partition reporting 2016-01-21 16:51:14 -05:00
types.go Add 'bytes available' to fs info. 2015-05-11 19:27:40 +00:00