nextcloud/lib/private/files
Vincent Petry 11f76b2918 Fix call to disk_free_space when a file is provided
In the case of shared files, we have to call free_space() on the file
name. This has the side-effect that when uploading to a local storage
without quota set, it will call disk_free_space with the file name,
which fails.

This fix uses the parent folder in case the given path is a file.
2016-03-09 15:53:37 +01:00
..
cache Update author information 2016-03-01 17:25:15 +01:00
config Fix share mounting recursion 2016-03-08 12:58:46 +01:00
mount Happy new year! 2016-01-12 15:02:18 +01:00
node Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
objectstore fix object store storage 2016-01-14 12:54:42 +01:00
storage Fix call to disk_free_space when a file is provided 2016-03-09 15:53:37 +01:00
stream Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
type Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
utils Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
fileinfo.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
filesystem.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
view.php Map Maci 2016-03-01 17:45:05 +01:00