RFC: Resolve gvfsd mounts
ClosedPublic

Authored by broulik on Aug 29 2018, 10:33 PM.

Details

Summary

We only see the toplevel /run/user/foo/gvfs folder as a mount, not the virtual mounts inside.
This will eventually allow us to tell what mount type a location mounted through gvfs-fuse is

CCBUG: 344146

Test Plan

gvfs-mount smb://foo/bar and got a new mount of type smb-share

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Aug 29 2018, 10:33 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptAug 29 2018, 10:33 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
broulik requested review of this revision.Aug 29 2018, 10:33 PM

Can't really comment on the code itself, but this plus D15154 do resolve the problem for me.

dfaure accepted this revision.Aug 30 2018, 7:50 PM
This revision is now accepted and ready to land.Aug 30 2018, 7:50 PM
This revision was automatically updated to reflect the committed changes.