Fix network drive detection
authorHannah von Reth <hannah.vonreth@owncloud.com>
Thu, 20 May 2021 14:45:52 +0000 (16:45 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 12 Dec 2024 13:27:48 +0000 (13:27 +0000)
commit844f77a249f916b3b945ef0484a487c98d5baa24
treebda2656472aaa09bd83c1af786909b60f2aa74a4
parent1a34110d6cf106fdce9e0d39ae0be1f52a0cb0e2
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