[PR #898] [MERGED] Flush file before renaming #1681

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/898
Author: @gaul
Created: 1/17/2019
Status: Merged
Merged: 1/20/2019
Merged by: @ggtakec

Base: masterHead: rename-before-close


📝 Commits (1)

  • 6401b4a Flush file before renaming

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 src/s3fs.cpp (+7 -0)
📝 test/integration-test-main.sh (+1 -2)

📄 Description

Previously s3fs could copy the zero-byte stub object without including
any pending writes. Fixes #145.


🔄 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/898 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/17/2019 **Status:** ✅ Merged **Merged:** 1/20/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `rename-before-close` --- ### 📝 Commits (1) - [`6401b4a`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6401b4ae92cf04423620bde0a496af5ed051d5f9) Flush file before renaming ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+7 -0) 📝 `test/integration-test-main.sh` (+1 -2) </details> ### 📄 Description Previously s3fs could copy the zero-byte stub object without including any pending writes. Fixes #145. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01:40 +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#1681
No description provided.