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

fix(driver)!: create dedicated events for umount2 syscall and rename them to "umount2" #944

Merged
merged 6 commits into from
Mar 16, 2023

Commits on Mar 15, 2023

  1. update: support new umount2 event pair

    Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
    Andreagit97 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    07dfcf9 View commit details
    Browse the repository at this point in the history
  2. tests: adapt tests to new umount2 events

    Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
    Andreagit97 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e23a89f View commit details
    Browse the repository at this point in the history
  3. update: adapt ppm_sc table

    Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
    Andreagit97 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    405f8d9 View commit details
    Browse the repository at this point in the history
  4. tests: fix broken test names_sc_set_names_corner_cases

    Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
    Andreagit97 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    29fe699 View commit details
    Browse the repository at this point in the history
  5. tests: add 2 new tests

    Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
    Andreagit97 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0c03f22 View commit details
    Browse the repository at this point in the history
  6. tests: revert a previous test change

    Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
    Co-authored-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    Andreagit97 and incertum committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2bf1c3a View commit details
    Browse the repository at this point in the history