diff options
author | Vincent Petry <pvince81@owncloud.com> | 2013-11-21 19:15:11 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2013-11-22 18:21:17 +0100 |
commit | a49e873d3fa513136bfdf1d71bbc2bbcd61d3650 (patch) | |
tree | b7760fc677e12be2c2ca84f38566f04f1521722a /remote.php | |
parent | aeefe48cba49a869bfe93cdf10cc3da79914e080 (diff) | |
download | nextcloud-server-a49e873d3fa513136bfdf1d71bbc2bbcd61d3650.tar.gz nextcloud-server-a49e873d3fa513136bfdf1d71bbc2bbcd61d3650.zip |
Return plausible isReadable() default impl for ext storage
When an ext storage doesn't implement isReadable(), always returning
true made the file scanner believe that the file exists and creates a
cache entry with the size zero.
This fix makes the default impl of isReadable() use file_exists().
Fixes #5940
Diffstat (limited to 'remote.php')
0 files changed, 0 insertions, 0 deletions