[PR #1635] [MERGED] Consider S3 errors in HTTP PUT 200 responses #2080

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1635
Author: @gaul
Created: 4/25/2021
Status: Merged
Merged: 4/25/2021
Merged by: @ggtakec

Base: masterHead: put-200-error


📝 Commits (1)

  • 9d350d6 Consider S3 errors in HTTP PUT 200 responses

📊 Changes

2 files changed (+30 additions, -20 deletions)

View changed files

📝 src/curl.cpp (+29 -20)
📝 src/curl.h (+1 -0)

📄 Description

S3 can emit these in unusual situations. Fixes #1317.


🔄 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/1635 **Author:** [@gaul](https://github.com/gaul) **Created:** 4/25/2021 **Status:** ✅ Merged **Merged:** 4/25/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `put-200-error` --- ### 📝 Commits (1) - [`9d350d6`](https://github.com/s3fs-fuse/s3fs-fuse/commit/9d350d64db5f7c7b99418df0d7b9077ad11b2f25) Consider S3 errors in HTTP PUT 200 responses ### 📊 Changes **2 files changed** (+30 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+29 -20) 📝 `src/curl.h` (+1 -0) </details> ### 📄 Description S3 can emit these in unusual situations. Fixes #1317. --- <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: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#2080
No description provided.