D10020: add a workaround to mark snap bundle mounts as hidden

2018-01-22 Thread Harald Sitter
sitter abandoned this revision.
sitter added a comment.


  Ah. I like his patch better. Thanks

REPOSITORY
  R245 Solid

REVISION DETAIL
  https://phabricator.kde.org/D10020

To: sitter, apol
Cc: bshah, broulik, #frameworks


D10020: add a workaround to mark snap bundle mounts as hidden

2018-01-22 Thread Bhushan Shah
bshah added subscribers: broulik, bshah.
bshah added a comment.


  umm, @broulik had a patch for this somewhere...
  
  https://phabricator.kde.org/D9895

REPOSITORY
  R245 Solid

REVISION DETAIL
  https://phabricator.kde.org/D10020

To: sitter, apol
Cc: bshah, broulik, #frameworks


D10020: add a workaround to mark snap bundle mounts as hidden

2018-01-22 Thread Harald Sitter
sitter created this revision.
sitter added a reviewer: apol.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
sitter requested review of this revision.

REVISION 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

REPOSITORY
  R245 Solid

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D10020

AFFECTED FILES
  src/solid/devices/backends/udisks2/udisksdevicebackend.cpp

To: sitter, apol
Cc: #frameworks