server/lib/private/files/storage/wrapper
Vincent Petry 19980be116 Fix part file partial cache logic in encryption code
The encryption code uses partial cache entries for the part file (which
are not stored in the database) but are useful for other parts of the
code to retrieve the file size again.

This means that in the fixed code $info was empty, so getData() could
not be called.

The fix makes sure to support both cases when the cache entry exists and
doesn't.
2016-02-09 09:47:34 +01:00
..
availability.php remove unused Storage->getLocalFolder 2016-02-05 16:48:08 +01:00
encryption.php Fix part file partial cache logic in encryption code 2016-02-09 09:47:34 +01:00
jail.php remove unused Storage->getLocalFolder 2016-02-05 16:48:08 +01:00
permissionsmask.php Happy new year! 2016-01-12 15:02:18 +01:00
quota.php fix quota wrapper 2016-01-14 12:54:42 +01:00
wrapper.php remove unused Storage->getLocalFolder 2016-02-05 16:48:08 +01:00