[PR #1827] [MERGED] Remove unnecessary calls to dup #2193

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1827
Author: @gaul
Created: 1/2/2022
Status: Merged
Merged: 11/5/2022
Merged by: @ggtakec

Base: masterHead: remove-dup


📝 Commits (1)

  • edd1513 Remove unnecessary calls to dup

📊 Changes

1 file changed (+6 additions, -49 deletions)

View changed files

📝 src/curl.cpp (+6 -49)

📄 Description

These functions already use pread and keep track of an explicit offset
for the SHA-256 calculations.


🔄 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/1827 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/2/2022 **Status:** ✅ Merged **Merged:** 11/5/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `remove-dup` --- ### 📝 Commits (1) - [`edd1513`](https://github.com/s3fs-fuse/s3fs-fuse/commit/edd15135c9c693178578b101f0d37e7dab4e52a3) Remove unnecessary calls to dup ### 📊 Changes **1 file changed** (+6 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+6 -49) </details> ### 📄 Description These functions already use `pread` and keep track of an explicit offset for the SHA-256 calculations. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:16 +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#2193
No description provided.