Closed btlogy closed 7 years ago
This PR should fix #1 and improve the get_storage_size_for_path function as df can by called directly with the mount point without having to look up for the device.
Tested successfully on CentOS 7 and Debian 8.
Looks like this should be fine to merge, and does fix the Issue.
This PR should fix #1 and improve the get_storage_size_for_path function as df can by called directly with the mount point without having to look up for the device.