]> source.dussan.org Git - nextcloud-server.git/commit
External storage space is now not counted in total space
authorVincent Petry <pvince81@owncloud.com>
Mon, 18 Nov 2013 16:29:30 +0000 (17:29 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 18 Nov 2013 17:09:01 +0000 (18:09 +0100)
commit614e4d485c8b74f6879c401f8cbb93e9335bf9b3
tree7b30c6fe4da0b984525aec5e938e40cf6406a059
parent44c2f9aad2b475303b3bebb39f38954cb3210751
External storage space is now not counted in total space

Added argument to getFileInfo() to disable adding the size of
mountpoints to a directory's size.

Fixes #5924
lib/private/files.php
lib/private/files/filesystem.php
lib/private/files/view.php
lib/private/helper.php
tests/lib/files/view.php