Revision 4b322a76 lib/storage/filestorage.py

b/lib/storage/filestorage.py
198 198
    path, _allowed_paths_file=pathutils.FILE_STORAGE_PATHS_FILE):
199 199
  """Checks whether the path exists and is acceptable to use.
200 200

  
201
  Can be used for any file-based storage, for example shared-file storage.
202

  
201 203
  @type path: string
202 204
  @param path: path to check
203 205
  @rtype: string

Also available in: Unified diff