]> source.dussan.org Git - nextcloud-server.git/commit
Fix calculated folder size to use unencrypted size
authorVincent Petry <pvince81@owncloud.com>
Thu, 9 Jan 2014 16:27:55 +0000 (17:27 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 9 Jan 2014 16:47:50 +0000 (17:47 +0100)
commit4faba49f0a38427e96ef8393900f799c5a5ba6aa
tree0c403d3ac7c13f48174d84026ea6e69f40b2ea3b
parentd8b8abb429d3d66598a16d25cf55f7dc19e3f996
Fix calculated folder size to use unencrypted size

The encrypted size was used when calculating folder sizes.
This fix now also sums up the unencrypted size and shows that one when
available.
lib/private/files/cache/cache.php
tests/lib/files/cache/cache.php