[PR #1426] [MERGED] Call is_prefix instead of compare and substr #1979

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1426
Author: @gaul
Created: 9/27/2020
Status: Merged
Merged: 10/2/2020
Merged by: @ggtakec

Base: masterHead: is_prefix


📝 Commits (1)

  • 503c86b Call is_prefix instead of compare and substr

📊 Changes

4 files changed (+15 additions, -15 deletions)

View changed files

📝 src/cache.cpp (+1 -1)
📝 src/curl.cpp (+8 -8)
📝 src/curl_util.cpp (+2 -2)
📝 src/s3fs.cpp (+4 -4)

📄 Description

No description provided


🔄 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/1426 **Author:** [@gaul](https://github.com/gaul) **Created:** 9/27/2020 **Status:** ✅ Merged **Merged:** 10/2/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `is_prefix` --- ### 📝 Commits (1) - [`503c86b`](https://github.com/s3fs-fuse/s3fs-fuse/commit/503c86bb8aee54978d18279ccf0e8b5b217c7b5d) Call is_prefix instead of compare and substr ### 📊 Changes **4 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+1 -1) 📝 `src/curl.cpp` (+8 -8) 📝 `src/curl_util.cpp` (+2 -2) 📝 `src/s3fs.cpp` (+4 -4) </details> ### 📄 Description _No description provided_ --- <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:05 +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#1979
No description provided.