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

EOS grpc fixes #3420

Merged
merged 29 commits into from
Nov 29, 2022
Merged

EOS grpc fixes #3420

merged 29 commits into from
Nov 29, 2022

Commits on Nov 29, 2022

  1. return inode in fileinfo

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    910ef44 View commit details
    Browse the repository at this point in the history
  2. fix log

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    02e7b7f View commit details
    Browse the repository at this point in the history
  3. fix eos grpc parsing

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8a9b779 View commit details
    Browse the repository at this point in the history
  4. stat as a root

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    74a723d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ca4fd7 View commit details
    Browse the repository at this point in the history
  6. set parent id in eosfs

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5c78b4e View commit details
    Browse the repository at this point in the history
  7. Revert "stat as a root"

    This reverts commit 81ce7b3.
    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9047033 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6ad5eb View commit details
    Browse the repository at this point in the history
  9. fix file path

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c1af355 View commit details
    Browse the repository at this point in the history
  10. clean path returned by eos

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    969dca3 View commit details
    Browse the repository at this point in the history
  11. set xattrs for lock as root

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    774b7fc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    58a9040 View commit details
    Browse the repository at this point in the history
  13. stat as root

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9c3536f View commit details
    Browse the repository at this point in the history
  14. Revert "stat as root"

    This reverts commit e865e6e.
    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8465c0a View commit details
    Browse the repository at this point in the history
  15. trim prefix for user attrs

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    44424d8 View commit details
    Browse the repository at this point in the history
  16. do not filter sys attrs

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a1c523e View commit details
    Browse the repository at this point in the history
  17. fix add acl

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6aee932 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    03a45ec View commit details
    Browse the repository at this point in the history
  19. fix initiate file upload

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ed9f541 View commit details
    Browse the repository at this point in the history
  20. Revert "fix initiate file upload"

    This reverts commit 265d091.
    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1785e07 View commit details
    Browse the repository at this point in the history
  21. set sys acl as root

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5c1abaa View commit details
    Browse the repository at this point in the history
  22. workaround for adding acl

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ce7d953 View commit details
    Browse the repository at this point in the history
  23. fix unset attr

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7b3dc3f View commit details
    Browse the repository at this point in the history
  24. unset lock as root

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    cd9554b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a7e175e View commit details
    Browse the repository at this point in the history
  26. fix

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4fcc35f View commit details
    Browse the repository at this point in the history
  27. add changelog

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9a39089 View commit details
    Browse the repository at this point in the history
  28. fix linter

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    cc0519a View commit details
    Browse the repository at this point in the history
  29. fix license

    gmgigi96 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f35ed7e View commit details
    Browse the repository at this point in the history