[PR #2753] [MERGED] Remove unused headers #2767

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2753
Author: @gaul
Created: 11/23/2025
Status: Merged
Merged: 11/24/2025
Merged by: @ggtakec

Base: masterHead: clang-tidy/include-cleaner


📝 Commits (1)

📊 Changes

36 files changed (+14 additions, -64 deletions)

View changed files

📝 .clang-tidy (+1 -1)
📝 .github/workflows/ci.yml (+2 -2)
📝 src/addhead.cpp (+0 -2)
📝 src/cache.cpp (+0 -6)
📝 src/cache.h (+0 -3)
📝 src/cache_node.cpp (+0 -1)
📝 src/common_auth.cpp (+0 -1)
📝 src/curl.cpp (+0 -2)
📝 src/curl.h (+0 -3)
📝 src/curl_share.cpp (+0 -2)
📝 src/fdcache.cpp (+1 -1)
📝 src/fdcache_auto.cpp (+0 -2)
📝 src/fdcache_auto.h (+0 -1)
📝 src/fdcache_entity.cpp (+0 -2)
📝 src/fdcache_fdinfo.cpp (+0 -3)
📝 src/fdcache_pseudofd.cpp (+0 -1)
📝 src/fdcache_untreated.cpp (+0 -1)
📝 src/metaheader.cpp (+0 -1)
📝 src/mpu_util.cpp (+0 -1)
📝 src/s3fs.cpp (+2 -4)

...and 16 more files

📄 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/2753 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/23/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `clang-tidy/include-cleaner` --- ### 📝 Commits (1) - [`c8ad36d`](https://github.com/s3fs-fuse/s3fs-fuse/commit/c8ad36d0a9fff85d3c35d8b55c223bed08201f9f) Remove unused headers ### 📊 Changes **36 files changed** (+14 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `.clang-tidy` (+1 -1) 📝 `.github/workflows/ci.yml` (+2 -2) 📝 `src/addhead.cpp` (+0 -2) 📝 `src/cache.cpp` (+0 -6) 📝 `src/cache.h` (+0 -3) 📝 `src/cache_node.cpp` (+0 -1) 📝 `src/common_auth.cpp` (+0 -1) 📝 `src/curl.cpp` (+0 -2) 📝 `src/curl.h` (+0 -3) 📝 `src/curl_share.cpp` (+0 -2) 📝 `src/fdcache.cpp` (+1 -1) 📝 `src/fdcache_auto.cpp` (+0 -2) 📝 `src/fdcache_auto.h` (+0 -1) 📝 `src/fdcache_entity.cpp` (+0 -2) 📝 `src/fdcache_fdinfo.cpp` (+0 -3) 📝 `src/fdcache_pseudofd.cpp` (+0 -1) 📝 `src/fdcache_untreated.cpp` (+0 -1) 📝 `src/metaheader.cpp` (+0 -1) 📝 `src/mpu_util.cpp` (+0 -1) 📝 `src/s3fs.cpp` (+2 -4) _...and 16 more files_ </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 02:07:11 +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#2767
No description provided.