[PR #1631] [MERGED] Allow truncation of open and modified files #2079

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1631
Author: @gaul
Created: 4/24/2021
Status: Merged
Merged: 4/25/2021
Merged by: @gaul

Base: masterHead: ftruncate/open


📝 Commits (2)

  • 3295594 Allow truncation of open and modified files
  • 7a56ddf Merge branch 'master' into ftruncate/open

📊 Changes

3 files changed (+18 additions, -3 deletions)

View changed files

📝 src/fdcache.cpp (+5 -2)
📝 test/integration-test-main.sh (+1 -1)
📝 test/ut_test.py (+12 -0)

📄 Description

Regression introduced in f5bf41cf11.
Fixes #1575.


🔄 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/1631 **Author:** [@gaul](https://github.com/gaul) **Created:** 4/24/2021 **Status:** ✅ Merged **Merged:** 4/25/2021 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `ftruncate/open` --- ### 📝 Commits (2) - [`3295594`](https://github.com/s3fs-fuse/s3fs-fuse/commit/3295594447c5ac0f8973f9020044fd554df801a8) Allow truncation of open and modified files - [`7a56ddf`](https://github.com/s3fs-fuse/s3fs-fuse/commit/7a56ddfbe949642006b52204e65a7d60181d810c) Merge branch 'master' into ftruncate/open ### 📊 Changes **3 files changed** (+18 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+5 -2) 📝 `test/integration-test-main.sh` (+1 -1) 📝 `test/ut_test.py` (+12 -0) </details> ### 📄 Description Regression introduced in f5bf41cf117e6dfc0d510348cdc1cc11817662ed. Fixes #1575. --- <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:35 +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#2079
No description provided.