Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S Solid
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FrameworksFrameworks
  • Solid
  • Merge requests
  • !73

[UDisks2 Backend] Don't do media check for loop devices

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kai Uwe Broulik requested to merge work/kbroulik/no-loop-media-check into master Jan 25, 2022
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

They cannot really have a physical drive attached to themselves


Saves a significant amount of time on a setup with lots of snaps.

Brings udisks2 enumeration time on Dolphin startup on my machine with roughly 30 loop mounts down from ~160ms to ~20ms.

My mounted CD ISO images don't have a drive, either.

@fvogt @bruns @davidedmundson

Edited Jan 25, 2022 by Kai Uwe Broulik
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/kbroulik/no-loop-media-check