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 NFS storage according to filesystem test #4163

Merged
merged 17 commits into from
Nov 16, 2023
Merged

Commits on Nov 10, 2023

  1. add nfs filesystem test

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    71aeab2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. fix delete

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ea3d252 View commit details
    Browse the repository at this point in the history
  2. fix head follow link

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    232c321 View commit details
    Browse the repository at this point in the history
  3. fix List

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8dfe4da View commit details
    Browse the repository at this point in the history
  4. readdir follow link

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8787f0f View commit details
    Browse the repository at this point in the history
  5. fix delete

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cffd74b View commit details
    Browse the repository at this point in the history
  6. fix filesystem test

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fffe532 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. fix object test

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d633f44 View commit details
    Browse the repository at this point in the history
  2. add nfs test in unittest

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d2a66ff View commit details
    Browse the repository at this point in the history
  3. start nfs server

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5507a1f View commit details
    Browse the repository at this point in the history
  4. run as sudo

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6e97e0e View commit details
    Browse the repository at this point in the history
  5. append file as root

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    98a5b57 View commit details
    Browse the repository at this point in the history
  6. add insecure for nfs server

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f5c4811 View commit details
    Browse the repository at this point in the history
  7. resume gluster test

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    711b3b4 View commit details
    Browse the repository at this point in the history
  8. remove unused functions

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a4b7732 View commit details
    Browse the repository at this point in the history
  9. remove some logs

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a6df31d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fix keys

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    09fc1ae View commit details
    Browse the repository at this point in the history