Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interfaces/mount: add InfoEntry type #3129

Merged
merged 5 commits into from
Apr 11, 2017
Merged

interfaces/mount: add InfoEntry type #3129

merged 5 commits into from
Apr 11, 2017

Commits on Apr 3, 2017

  1. interfaces/mount: add InfoEntry type

    This patch adds the InfoEntry structure. The structure represents what
    is found in /proc/$PID/mountinfo, aka the table of mounted things.
    
    Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
    zyga committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    5062133 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Configuration menu
    Copy the full SHA
    a097ab5 View commit details
    Browse the repository at this point in the history
  2. tests: improve debug output

    Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
    zyga committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    f82c78c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Configuration menu
    Copy the full SHA
    f0ae8d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Configuration menu
    Copy the full SHA
    66b4003 View commit details
    Browse the repository at this point in the history