Revision e798d484 lib/storage/filestorage.py

b/lib/storage/filestorage.py
28 28
from ganeti import errors
29 29

  
30 30

  
31
def GetSpaceInfo(path):
31
def GetFileStorageSpaceInfo(path):
32 32
  """Retrieves the free and total space of the device where the file is
33 33
     located.
34 34

  

Also available in: Unified diff