[PR #2406] [MERGED] Fixed a bug in multi head request parameter #2521

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2406
Author: @ggtakec
Created: 2/5/2024
Status: Merged
Merged: 2/12/2024
Merged by: @gaul

Base: masterHead: fix_prehead


📝 Commits (1)

  • c9327d9 Fixed a bug in multi head request parameter

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 src/s3fs.cpp (+3 -3)

📄 Description

Relevant Issue (if applicable)

#2354

Details

There was a problem in the parameters when calling PreHeadRequest from readdir_multi_head and multi_head_retry_callback.
(This is a bug detected by @jstastny and this has been supplemented with a fix.)


🔄 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/2406 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 2/5/2024 **Status:** ✅ Merged **Merged:** 2/12/2024 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_prehead` --- ### 📝 Commits (1) - [`c9327d9`](https://github.com/s3fs-fuse/s3fs-fuse/commit/c9327d9070225baa709769d4c061b7d6c85afe52) Fixed a bug in multi head request parameter ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+3 -3) </details> ### 📄 Description ### Relevant Issue (if applicable) #2354 ### Details There was a problem in the parameters when calling `PreHeadRequest` from `readdir_multi_head` and `multi_head_retry_callback`. (This is a bug detected by @jstastny and this has been supplemented with a fix.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:58 +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#2521
No description provided.