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

sysfs_fuse: fixes #526

Merged
merged 6 commits into from
Mar 13, 2022
Merged

sysfs_fuse: fixes #526

merged 6 commits into from
Mar 13, 2022

Commits on Mar 13, 2022

  1. utils: add and use opathdir()

    Signed-off-by: Christian Brauner (Microsoft) <christian.brauner@ubuntu.com>
    Christian Brauner (Microsoft) committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    a6fd03e View commit details
    Browse the repository at this point in the history
  2. sysfs_fuse: fix indendation

    Signed-off-by: Christian Brauner (Microsoft) <christian.brauner@ubuntu.com>
    Christian Brauner (Microsoft) committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    a21c424 View commit details
    Browse the repository at this point in the history
  3. sysfs_fuse: generate file info for cpu<nr> entries as well

    Signed-off-by: Christian Brauner (Microsoft) <christian.brauner@ubuntu.com>
    Christian Brauner (Microsoft) committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    9ad7d65 View commit details
    Browse the repository at this point in the history
  4. meson: bump fuse version

    Signed-off-by: Christian Brauner (Microsoft) <christian.brauner@ubuntu.com>
    Christian Brauner (Microsoft) committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    b1d547f View commit details
    Browse the repository at this point in the history
  5. github: add fuse3 tests

    Signed-off-by: Christian Brauner (Microsoft) <christian.brauner@ubuntu.com>
    Christian Brauner (Microsoft) committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    6dc6057 View commit details
    Browse the repository at this point in the history
  6. meson: handle fuse versions with buggy dt_type handling

    Link: libfuse/libfuse#591
    Signed-off-by: Christian Brauner (Microsoft) <christian.brauner@ubuntu.com>
    Christian Brauner (Microsoft) committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    888ab80 View commit details
    Browse the repository at this point in the history