diff options
author | Vincent Petry <pvince81@owncloud.com> | 2013-11-20 16:20:21 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2013-11-20 16:22:55 +0100 |
commit | fe440248683fb74d758dd257272efcffb7e3c325 (patch) | |
tree | 6b3b23de8c16d785f2c4a786241fc579e1f1df26 /core/js/js.js | |
parent | 8bc339413ba2221fea9447f91ae093f3f1cf2ab4 (diff) | |
download | nextcloud-server-fe440248683fb74d758dd257272efcffb7e3c325.tar.gz nextcloud-server-fe440248683fb74d758dd257272efcffb7e3c325.zip |
Fix for extstorage + encryption where unencrypted size is not kept
Fix for external storage with encryption where the unencrypted size is
first written in the DB, then set back to zero, causing performance
issue because the file needs to be reopened every time to find out the
unencrypted size (and potentially needs a full redownload)
Diffstat (limited to 'core/js/js.js')
0 files changed, 0 insertions, 0 deletions