]> 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>
Tue, 19 Nov 2013 08:47:36 +0000 (09:47 +0100)
commit9ccaf85078da4efa28e5d4a7315459b1c8c68e9e
tree15d4979840cc46702a6b8c23582cc8e704a2d67a
parentfbf1b127db2421b47874ee49be89d9dbaa6c2dda
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.

Backport of 614e4d485c8b74f6879c401f8cbb93e9335bf9b3
lib/files.php
lib/files/filesystem.php
lib/files/view.php
lib/helper.php
tests/lib/files/view.php