« Previous | Next » 

Revision 820bade9

ID820bade90f31d47ddab2515597063f8fd3699202

Added by Helga Velroyen almost 11 years ago

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: Helga Velroyen <>
Reviewed-by: Bernardo dal Seno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences