[PR #2088] [MERGED] Fixed a bug about multipart upload with SSE #2333

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2088
Author: @ggtakec
Created: 1/6/2023
Status: Merged
Merged: 1/7/2023
Merged by: @gaul

Base: masterHead: fix_ssec


📝 Commits (1)

  • 31be237 Fixed a bug about multipart upload with SSE

📊 Changes

1 file changed (+35 additions, -13 deletions)

View changed files

📝 src/curl.cpp (+35 -13)

📄 Description

Relevant Issue (if applicable)

#2085 #1816

Details

In the multipart upload logic with SSE, there was a bug that could not be processed correctly except for copy processing.
This PR is fixed these.


🔄 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/2088 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 1/6/2023 **Status:** ✅ Merged **Merged:** 1/7/2023 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_ssec` --- ### 📝 Commits (1) - [`31be237`](https://github.com/s3fs-fuse/s3fs-fuse/commit/31be237d71e65200370357db0ae754ef66bd31f9) Fixed a bug about multipart upload with SSE ### 📊 Changes **1 file changed** (+35 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+35 -13) </details> ### 📄 Description ### Relevant Issue (if applicable) #2085 #1816 ### Details In the multipart upload logic with SSE, there was a bug that could not be processed correctly except for copy processing. This PR is fixed these. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:59 +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#2333
No description provided.