[PR #509] [MERGED] Use server-provided ETag during complete upload #1533

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/509
Author: @gaul
Created: 11/24/2016
Status: Merged
Merged: 3/6/2017
Merged by: @ggtakec

Base: masterHead: mpu


📝 Commits (1)

  • 915a132 Use server-provided ETag during complete upload

📊 Changes

1 file changed (+34 additions, -16 deletions)

View changed files

📝 src/curl.cpp (+34 -16)

📄 Description

This avoids calculating the MD5 locally and enables use with object
stores which do not use MD5 as ETag.


🔄 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/509 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/24/2016 **Status:** ✅ Merged **Merged:** 3/6/2017 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `mpu` --- ### 📝 Commits (1) - [`915a132`](https://github.com/s3fs-fuse/s3fs-fuse/commit/915a1321c71cd8109478e28bf7cc905abd70db38) Use server-provided ETag during complete upload ### 📊 Changes **1 file changed** (+34 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+34 -16) </details> ### 📄 Description This avoids calculating the MD5 locally and enables use with object stores which do not use MD5 as ETag. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:00:55 +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#1533
No description provided.