[PR #1168] [CLOSED] In memory cache for softlinks #1859

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1168
Author: @AgrawalAmey
Created: 10/11/2019
Status: Closed

Base: masterHead: 1148


📝 Commits (2)

  • 7bbb027 new: dev: ZEP-3961: Added cache for s3fs
  • 04b0ab6 Merge remote-tracking branch 'oss/master' into 1148

📊 Changes

2 files changed (+57 additions, -23 deletions)

View changed files

📝 src/common.h (+2 -0)
📝 src/s3fs.cpp (+55 -23)

📄 Description

Relevant Issue #1148

Details

Adds a hashmap containing mapping of softlink path and destination.


🔄 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/1168 **Author:** [@AgrawalAmey](https://github.com/AgrawalAmey) **Created:** 10/11/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `1148` --- ### 📝 Commits (2) - [`7bbb027`](https://github.com/s3fs-fuse/s3fs-fuse/commit/7bbb0273155c024495a38bf44a323467ce0308fc) new: dev: ZEP-3961: Added cache for s3fs - [`04b0ab6`](https://github.com/s3fs-fuse/s3fs-fuse/commit/04b0ab6c85c881415715ccc6bebed94361eb9c1e) Merge remote-tracking branch 'oss/master' into 1148 ### 📊 Changes **2 files changed** (+57 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/common.h` (+2 -0) 📝 `src/s3fs.cpp` (+55 -23) </details> ### 📄 Description ### Relevant Issue #1148 ### Details Adds a hashmap containing mapping of softlink path and destination. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:30 +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#1859
No description provided.