[PR #1628] [MERGED] Declare undefined symbols for fallocate function #2077

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/1628
Author: @ggtakec
Created: 4/21/2021
Status: Merged
Merged: 4/25/2021
Merged by: @gaul

Base: masterHead: fixed_fallocate


📝 Commits (1)

  • e051207 Declare undefined symbols for fallocate function

📊 Changes

1 file changed (+14 additions, -7 deletions)

View changed files

📝 src/fdcache_entity.cpp (+14 -7)

📄 Description

Relevant Issue (if applicable)

#1590

Details

Added and modified to define FALLOC_FL_PUNCH_HOLE and FALLOC_FL_KEEP_SIZE symbols prior to Linux 2.6.38.


🔄 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/1628 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 4/21/2021 **Status:** ✅ Merged **Merged:** 4/25/2021 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fixed_fallocate` --- ### 📝 Commits (1) - [`e051207`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e051207a4d9dce9b55ae84eff4779103cb358b25) Declare undefined symbols for fallocate function ### 📊 Changes **1 file changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache_entity.cpp` (+14 -7) </details> ### 📄 Description ### Relevant Issue (if applicable) #1590 ### Details Added and modified to define FALLOC_FL_PUNCH_HOLE and FALLOC_FL_KEEP_SIZE symbols prior to Linux 2.6.38. --- <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#2077
No description provided.