[PR #1479] [MERGED] Simplify handling of returned ETag #2006

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1479
Author: @gaul
Created: 11/20/2020
Status: Merged
Merged: 11/20/2020
Merged by: @ggtakec

Base: masterHead: petag


📝 Commits (1)

  • a80be6c Simplify handling of returned ETag

📊 Changes

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

View changed files

📝 src/curl.cpp (+8 -9)
📝 src/types.h (+12 -20)

📄 Description

This works around lifetime warnings uncovered by cppcheck.
References #1478.


🔄 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/1479 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/20/2020 **Status:** ✅ Merged **Merged:** 11/20/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `petag` --- ### 📝 Commits (1) - [`a80be6c`](https://github.com/s3fs-fuse/s3fs-fuse/commit/a80be6c6397f95c0bf313b38c8d40a647a9d49c4) Simplify handling of returned ETag ### 📊 Changes **2 files changed** (+20 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+8 -9) 📝 `src/types.h` (+12 -20) </details> ### 📄 Description This works around lifetime warnings uncovered by cppcheck. References #1478. --- <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:14 +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#2006
No description provided.