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

curvefs: support x-amz-storage-class #2926

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Dec 25, 2023

  1. add PutObjectOptions to S3Adapter::PutObject

    Signed-off-by: tianpingan <[email protected]>
    Tianpingan committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    183a9d5 View commit details
    Browse the repository at this point in the history
  2. polish disk_cache_write to fit PutObject

    Signed-off-by: tianpingan <[email protected]>
    Tianpingan committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    ab04941 View commit details
    Browse the repository at this point in the history
  3. polish s3compact_inode to fit PutObject

    Signed-off-by: tianpingan <[email protected]>
    Tianpingan committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    bfabdea View commit details
    Browse the repository at this point in the history
  4. update tools to support storage class

    Signed-off-by: tianpingan <[email protected]>
    Tianpingan committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    e0eb79f View commit details
    Browse the repository at this point in the history
  5. fix cpp check

    Signed-off-by: tianpingan <[email protected]>
    Tianpingan committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    156c508 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. fix cpp lint

    Signed-off-by: tianpingan <[email protected]>
    Tianpingan committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    8508c60 View commit details
    Browse the repository at this point in the history
  2. add storageClass in tools.conf

    Signed-off-by: tianpingan <[email protected]>
    Tianpingan committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    7f1cf58 View commit details
    Browse the repository at this point in the history
  3. fix cpp lint

    Signed-off-by: tianpingan <[email protected]>
    Tianpingan committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    cc0e773 View commit details
    Browse the repository at this point in the history