Fix network drive detection
authorHannah von Reth <hannah.vonreth@owncloud.com>
Thu, 20 May 2021 14:45:52 +0000 (16:45 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 12 Dec 2024 11:15:44 +0000 (12:15 +0100)
commit0fa84e960f4fd8c837d031764cb7932b7ee20ae1
tree31cc09fc3f31cc69aafce64500461cad9dd6446a
parente5db1535eaabf952fcf4913b6a10fed88a0c3833
Fix network drive detection

We can't rely on the file system detection because Windows is reporting the underlying file system.

Fixes: #8272
src/common/vfs.cpp