cadvisor/fs
Rohit Jnagal e43ada2e00 Add 'bytes available' to fs info.
The current capacity and usage numbers are insufficient to figure out
actual bytes available for a non-root user for the fs. Available is the
value used by df and the one we need to track to detect low diskspace
condition.
2015-05-11 19:27:40 +00:00
..
test_resources Process BTRFS, whole-disk, device-mapper filesystem stats 2015-01-16 23:05:19 +02:00
fs_test.go Process BTRFS, whole-disk, device-mapper filesystem stats 2015-01-16 23:05:19 +02:00
fs.go Add 'bytes available' to fs info. 2015-05-11 19:27:40 +00:00
statvfs.c Add 'bytes available' to fs info. 2015-05-11 19:27:40 +00:00
types.go Add 'bytes available' to fs info. 2015-05-11 19:27:40 +00:00