[PR #1224] [MERGED] Add intelligent tiering as option for storage class #1874

Closed
opened 2026-03-04 02:02:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1224
Author: @Andrei94
Created: 1/4/2020
Status: Merged
Merged: 1/13/2020
Merged by: @gaul

Base: masterHead: intelligent_tiering


📝 Commits (1)

  • c2dac70 Add intelligent tiering as option for storage class

📊 Changes

4 files changed (+11 additions, -2 deletions)

View changed files

📝 src/curl.cpp (+6 -0)
📝 src/curl.h (+2 -1)
📝 src/s3fs.cpp (+2 -0)
📝 src/s3fs_util.cpp (+1 -1)

📄 Description

Resolves Issue #1219

Relevant Issue (if applicable)

Issue #1219

Details

This pull request adds the intelligent tiering storage class for storing files in S3


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1224 **Author:** [@Andrei94](https://github.com/Andrei94) **Created:** 1/4/2020 **Status:** ✅ Merged **Merged:** 1/13/2020 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `intelligent_tiering` --- ### 📝 Commits (1) - [`c2dac70`](https://github.com/s3fs-fuse/s3fs-fuse/commit/c2dac70b3407cd8e46344a3e0c46c1909fcc7114) Add intelligent tiering as option for storage class ### 📊 Changes **4 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+6 -0) 📝 `src/curl.h` (+2 -1) 📝 `src/s3fs.cpp` (+2 -0) 📝 `src/s3fs_util.cpp` (+1 -1) </details> ### 📄 Description Resolves Issue #1219 ### Relevant Issue (if applicable) Issue #1219 ### Details This pull request adds the intelligent tiering storage class for storing files in S3 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1874
No description provided.