Vfs: "free space" only shows when it has an effect #7143
authorChristian Kamm <mail@ckamm.de>
Tue, 16 Apr 2019 08:17:21 +0000 (10:17 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:49 +0000 (10:58 +0100)
commit7f3f13fd976ea5c83e5418b8dbba94c8f930ec86
tree20b0635e405e2bd0a7b506c3841f623d5ecaec9a
parent40d9fc4f4b1b17250998dc5511873d1d6acf08ce
Vfs: "free space" only shows when it has an effect #7143

To do this, introduce AllDehydrated availability and rename
SomeDehydrated to Mixed - it now guarantees there are also hydrated
items.
src/common/pinstate.h
src/common/syncjournaldb.cpp
src/common/syncjournaldb.h
src/common/vfs.cpp
src/gui/accountsettings.cpp
src/gui/guiutility.cpp
src/gui/guiutility.h
src/gui/socketapi.cpp
test/testsyncvirtualfiles.cpp