add a workaround to mark snap bundle mounts as hidden
AbandonedPublic

Authored by sitter on Jan 22 2018, 12:58 PM.

Details

Reviewers
apol
Summary

snap bundles are loop mounted into the file system, the more bundles the
user has installed more litter in device lists. to improve this situation
a bit force /snap/ loop mounts to have HintIgnore set to true.

I utterly failed to find a way to make this happen via udev or mount flags.

Test Plan

no more snap mounts in dolphin nor fileopen

Diff Detail

Repository
R245 Solid
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
sitter created this revision.Jan 22 2018, 12:58 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 22 2018, 12:58 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
sitter requested review of this revision.Jan 22 2018, 12:58 PM

umm, @broulik had a patch for this somewhere...

https://phabricator.kde.org/D9895

sitter abandoned this revision.Jan 22 2018, 2:24 PM

Ah. I like his patch better. Thanks