Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 862
    • Issues 862
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 39
    • Merge requests 39
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • GLib
  • Merge requests
  • !1249

gio-tool-mount: Allow mounting by the given UUID

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ondrej Holy requested to merge wip/oholy/gio-mount-uuid into master Nov 25, 2019
  • Overview 6
  • Commits 2
  • Pipelines 9
  • Changes 1

"gio mount" only allows mounting volumes using device files, but not using UUIDs. Volume monitors for various GVfs locations usually supports just UUIDs. It would be handy to support them also for testing purposes (because "g_file_mount_enclosing_volume()" does something else than "g_volume_mount()" in case of shares provided by GOA volume monitor for example). Let's update "-d" option to support also UUIDs.

gvfs#251 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/oholy/gio-mount-uuid