[PR #148] [CLOSED] Fix rename regression #1366

Closed
opened 2026-03-04 01:53:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/148
Author: @kahing
Created: 3/9/2015
Status: Closed

Base: masterHead: fix-rename-regression


📝 Commits (2)

📊 Changes

6 files changed (+77 additions, -113 deletions)

View changed files

📝 src/fdcache.cpp (+7 -95)
📝 src/fdcache.h (+2 -3)
📝 src/s3fs.cpp (+5 -5)
📝 test/integration-test-main.sh (+5 -1)
📝 test/rename_before_close.c (+21 -0)
📝 test/small-integration-test.sh (+37 -9)

📄 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/148 **Author:** [@kahing](https://github.com/kahing) **Created:** 3/9/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-rename-regression` --- ### 📝 Commits (2) - [`7c298e9`](https://github.com/s3fs-fuse/s3fs-fuse/commit/7c298e94f581f25651348fd7d5b9875a0abb6788) add exit handler to cleanup on failures - [`595c994`](https://github.com/s3fs-fuse/s3fs-fuse/commit/595c99404eb8646ade5df156ddcee3e4a3da5aad) partially reverted no cache changes in 114966e7c0371eed17e2898cdf505ba4dbfb9b59 ### 📊 Changes **6 files changed** (+77 additions, -113 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+7 -95) 📝 `src/fdcache.h` (+2 -3) 📝 `src/s3fs.cpp` (+5 -5) 📝 `test/integration-test-main.sh` (+5 -1) 📝 `test/rename_before_close.c` (+21 -0) 📝 `test/small-integration-test.sh` (+37 -9) </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 01:53:36 +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#1366
No description provided.