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 40
    • Merge requests 40
  • 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
  • !1345

gio-tool-info: Print unix mount information where available

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ondrej Holy requested to merge wip/oholy/gio-info-mount into master Jan 30, 2020
  • Overview 12
  • Commits 2
  • Pipelines 4
  • Changes 1

"gio info" output doesn't contain any information about unix mounts, which is a pity, because such info can be used for debugging purposes as various functionality depends on g_unix_mount_at() resp. g_unix_mount_for(). Let's print unix mount info and local path if available.

Signed-off-by: Simon McVittie smcv@collabora.com

Updated by Ondrej Holy oholy@redhat.com to resolve various issues from !576 (closed).

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