nextcloud/lib/private/files/storage
Vincent Petry 89881ed511 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-07 11:01:24 +01:00
..
polyfill Happy new year! 2016-01-12 15:02:18 +01:00
wrapper Merge pull request #22816 from owncloud/external-unavailable-recheck 2016-03-04 15:29:17 +01:00
common.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
commontest.php Happy new year! 2016-01-12 15:02:18 +01:00
dav.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
flysystem.php Happy new year! 2016-01-12 15:02:18 +01:00
home.php ignore encryption keys for propagation 2016-02-29 17:47:09 +01:00
local.php Fix call to disk_free_space when a file is provided 2016-03-07 11:01:24 +01:00
localtempfiletrait.php Happy new year! 2016-01-12 15:02:18 +01:00
storage.php Happy new year! 2016-01-12 15:02:18 +01:00
storagefactory.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
temporary.php Happy new year! 2016-01-12 15:02:18 +01:00