[PR #2280] [MERGED] Replace xattr_value with std::string #2443

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2280
Author: @gaul
Created: 8/18/2023
Status: Merged
Merged: 8/19/2023
Merged by: @ggtakec

Base: masterHead: xattr_value/remove


📝 Commits (1)

  • 2102bea Replace xattr_value with std::string

📊 Changes

6 files changed (+38 additions, -60 deletions)

View changed files

📝 src/curl.cpp (+2 -4)
📝 src/s3fs.cpp (+9 -15)
📝 src/string_util.cpp (+7 -8)
📝 src/string_util.h (+2 -2)
📝 src/test_string_util.cpp (+17 -18)
📝 src/types.h (+1 -13)

📄 Description

No description provided


🔄 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/2280 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/18/2023 **Status:** ✅ Merged **Merged:** 8/19/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `xattr_value/remove` --- ### 📝 Commits (1) - [`2102bea`](https://github.com/s3fs-fuse/s3fs-fuse/commit/2102bea81bbf3252e51266f51abf1c5185986485) Replace xattr_value with std::string ### 📊 Changes **6 files changed** (+38 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+2 -4) 📝 `src/s3fs.cpp` (+9 -15) 📝 `src/string_util.cpp` (+7 -8) 📝 `src/string_util.h` (+2 -2) 📝 `src/test_string_util.cpp` (+17 -18) 📝 `src/types.h` (+1 -13) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:34 +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#2443
No description provided.