Skip to content
Snippets Groups Projects
Commit 820bade9 authored by Helga Velroyen's avatar Helga Velroyen
Browse files

Backend function for file storage space reporting


This adds functionality to retrieve disk space information
for file storage. It calls the 'df' tool and parses its
output to extract the total and free amount of disk space
on the disk where the given path is located.
The code is not integrated yet, but thoroughly unit-tested.

Signed-off-by: default avatarHelga Velroyen <helgav@google.com>
Reviewed-by: default avatarBernardo dal Seno <bdalseno@google.com>
parent 199b241c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment