[PR #1663] [MERGED] Make storage class a string #2099

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1663
Author: @gaul
Created: 5/21/2021
Status: Merged
Merged: 5/21/2021
Merged by: @ggtakec

Base: masterHead: storage-class/string


📝 Commits (1)

  • 9fe93a6 Make storage class a string

📊 Changes

4 files changed (+16 additions, -91 deletions)

View changed files

📝 src/curl.cpp (+9 -9)
📝 src/curl.h (+3 -3)
📝 src/s3fs.cpp (+4 -9)
📝 src/types.h (+0 -70)

📄 Description

This allows non-standard storage classes like Google Cloud Storage
Nearline. Fixes #1613.


🔄 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/1663 **Author:** [@gaul](https://github.com/gaul) **Created:** 5/21/2021 **Status:** ✅ Merged **Merged:** 5/21/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `storage-class/string` --- ### 📝 Commits (1) - [`9fe93a6`](https://github.com/s3fs-fuse/s3fs-fuse/commit/9fe93a67f45f31bfe9f8540a04ae30d6001b015c) Make storage class a string ### 📊 Changes **4 files changed** (+16 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+9 -9) 📝 `src/curl.h` (+3 -3) 📝 `src/s3fs.cpp` (+4 -9) 📝 `src/types.h` (+0 -70) </details> ### 📄 Description This allows non-standard storage classes like Google Cloud Storage Nearline. Fixes #1613. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:41 +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#2099
No description provided.