[PR #2011] [MERGED] Remove more unneeded headers identified by IWYU #2303

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2011
Author: @gaul
Created: 7/29/2022
Status: Merged
Merged: 7/30/2022
Merged by: @ggtakec

Base: masterHead: iwyu


📝 Commits (1)

  • a45f9fe Remove more unneeded headers identified by IWYU

📊 Changes

42 files changed (+75 additions, -68 deletions)

View changed files

📝 src/bodydata.cpp (+2 -2)
📝 src/cache.cpp (+4 -5)
📝 src/cache.h (+2 -0)
📝 src/common.h (+1 -2)
📝 src/common_auth.cpp (+0 -2)
📝 src/curl.cpp (+3 -0)
📝 src/curl.h (+3 -3)
📝 src/curl_handlerpool.cpp (+1 -2)
📝 src/curl_multi.cpp (+2 -1)
📝 src/curl_util.cpp (+1 -1)
📝 src/fdcache.cpp (+3 -4)
📝 src/fdcache_auto.cpp (+1 -2)
📝 src/fdcache_auto.h (+5 -1)
📝 src/fdcache_entity.cpp (+5 -2)
📝 src/fdcache_entity.h (+2 -0)
📝 src/fdcache_fdinfo.cpp (+2 -1)
📝 src/fdcache_fdinfo.h (+2 -1)
📝 src/fdcache_page.cpp (+3 -1)
📝 src/fdcache_page.h (+1 -2)
📝 src/fdcache_pseudofd.cpp (+3 -3)

...and 22 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/2011 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/29/2022 **Status:** ✅ Merged **Merged:** 7/30/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `iwyu` --- ### 📝 Commits (1) - [`a45f9fe`](https://github.com/s3fs-fuse/s3fs-fuse/commit/a45f9fe31886ade2083d11751275a762f6deb83c) Remove more unneeded headers identified by IWYU ### 📊 Changes **42 files changed** (+75 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `src/bodydata.cpp` (+2 -2) 📝 `src/cache.cpp` (+4 -5) 📝 `src/cache.h` (+2 -0) 📝 `src/common.h` (+1 -2) 📝 `src/common_auth.cpp` (+0 -2) 📝 `src/curl.cpp` (+3 -0) 📝 `src/curl.h` (+3 -3) 📝 `src/curl_handlerpool.cpp` (+1 -2) 📝 `src/curl_multi.cpp` (+2 -1) 📝 `src/curl_util.cpp` (+1 -1) 📝 `src/fdcache.cpp` (+3 -4) 📝 `src/fdcache_auto.cpp` (+1 -2) 📝 `src/fdcache_auto.h` (+5 -1) 📝 `src/fdcache_entity.cpp` (+5 -2) 📝 `src/fdcache_entity.h` (+2 -0) 📝 `src/fdcache_fdinfo.cpp` (+2 -1) 📝 `src/fdcache_fdinfo.h` (+2 -1) 📝 `src/fdcache_page.cpp` (+3 -1) 📝 `src/fdcache_page.h` (+1 -2) 📝 `src/fdcache_pseudofd.cpp` (+3 -3) _...and 22 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:04:49 +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#2303
No description provided.