Vfs: Ensure older versions gracefully ignore winvfs folders
authorChristian Kamm <mail@ckamm.de>
Tue, 18 Dec 2018 09:47:45 +0000 (10:47 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:28 +0000 (10:58 +0100)
commit75b9976526a46f1266a4cb11d5a05010fa913348
tree052aba0f24afd0e9e213416ffc39d5d62e7037aa
parentbdfda460e67a57d4976a35ddc752b3c7c1352b0d
Vfs: Ensure older versions gracefully ignore winvfs folders

Previously there'd likely be a mess if a 2.6 winvfs folder was attempted
to be used with a 2.5 client. Now the older clients will ignore these
folders.
src/gui/folder.cpp
src/gui/folder.h