https://bugs.kde.org/show_bug.cgi?id=513900
--- Comment #4 from Vitaliy <[email protected]> --- Tested latest master. Broken entirely since `d54fb877d mountpointobservercache: Use Solid for determining mountpoint`. There are two problems with that commit: 1. `Solid::Device::storageAccessFromPath` requires a *canonical* path because it performs a textual match on it and all known mountpoints. 2. It doesn’t support virtual filesystems like `tmpfs` or `sshfs` at all so can’t work with places like `/tmp` or `/run`. -- You are receiving this mail because: You are watching all bug changes.
