[PR #1413] [MERGED] not call put headers if not exist pending meta #1971

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1413
Author: @liuyongqing
Created: 9/20/2020
Status: Merged
Merged: 9/27/2020
Merged by: @ggtakec

Base: masterHead: master


📝 Commits (1)

  • e98827e not call put headers if not exist pending meta

📊 Changes

2 files changed (+14 additions, -5 deletions)

View changed files

📝 src/fdcache_entity.cpp (+13 -5)
📝 src/fdcache_entity.h (+1 -0)

📄 Description

Relevant Issue (if applicable)

The repair code in 1404 still have some problem, there is no need to call put_headers method if not exist pending meta,


🔄 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/1413 **Author:** [@liuyongqing](https://github.com/liuyongqing) **Created:** 9/20/2020 **Status:** ✅ Merged **Merged:** 9/27/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e98827e`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e98827ec6f6fe7bebcdbde29d6ff758142197cd0) not call put headers if not exist pending meta ### 📊 Changes **2 files changed** (+14 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache_entity.cpp` (+13 -5) 📝 `src/fdcache_entity.h` (+1 -0) </details> ### 📄 Description ### Relevant Issue (if applicable) The repair code in [1404](https://github.com/s3fs-fuse/s3fs-fuse/pull/1404) still have some problem, there is no need to call put_headers method if not exist pending meta, --- <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:03 +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#1971
No description provided.