[PR #2007] [MERGED] Remove unneeded headers identified by IWYU #2299

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

📋 Pull Request Information

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

Base: masterHead: iwyu


📝 Commits (1)

  • 7dd7edc Remove unneeded headers identified by IWYU

📊 Changes

30 files changed (+24 additions, -44 deletions)

View changed files

📝 src/addhead.cpp (+4 -1)
📝 src/autolock.cpp (+1 -3)
📝 src/common_auth.cpp (+0 -3)
📝 src/curl.cpp (+1 -0)
📝 src/curl.h (+1 -3)
📝 src/curl_handlerpool.cpp (+0 -1)
📝 src/curl_multi.cpp (+1 -0)
📝 src/fdcache_auto.cpp (+0 -1)
📝 src/fdcache_fdinfo.cpp (+1 -4)
📝 src/fdcache_page.cpp (+0 -1)
📝 src/fdcache_pseudofd.cpp (+0 -1)
📝 src/fdcache_stat.cpp (+0 -2)
📝 src/fdcache_stat.h (+2 -0)
📝 src/fdcache_untreated.cpp (+0 -2)
📝 src/metaheader.cpp (+0 -2)
📝 src/metaheader.h (+0 -1)
📝 src/s3fs.cpp (+1 -2)
📝 src/s3fs_cred.cpp (+1 -0)
📝 src/s3fs_help.cpp (+0 -1)
📝 src/s3fs_logger.h (+1 -0)

...and 10 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/2007 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/28/2022 **Status:** ✅ Merged **Merged:** 7/28/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `iwyu` --- ### 📝 Commits (1) - [`7dd7edc`](https://github.com/s3fs-fuse/s3fs-fuse/commit/7dd7edc25835b03afba0b7ef7b64e68ea448c9a2) Remove unneeded headers identified by IWYU ### 📊 Changes **30 files changed** (+24 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `src/addhead.cpp` (+4 -1) 📝 `src/autolock.cpp` (+1 -3) 📝 `src/common_auth.cpp` (+0 -3) 📝 `src/curl.cpp` (+1 -0) 📝 `src/curl.h` (+1 -3) 📝 `src/curl_handlerpool.cpp` (+0 -1) 📝 `src/curl_multi.cpp` (+1 -0) 📝 `src/fdcache_auto.cpp` (+0 -1) 📝 `src/fdcache_fdinfo.cpp` (+1 -4) 📝 `src/fdcache_page.cpp` (+0 -1) 📝 `src/fdcache_pseudofd.cpp` (+0 -1) 📝 `src/fdcache_stat.cpp` (+0 -2) 📝 `src/fdcache_stat.h` (+2 -0) 📝 `src/fdcache_untreated.cpp` (+0 -2) 📝 `src/metaheader.cpp` (+0 -2) 📝 `src/metaheader.h` (+0 -1) 📝 `src/s3fs.cpp` (+1 -2) 📝 `src/s3fs_cred.cpp` (+1 -0) 📝 `src/s3fs_help.cpp` (+0 -1) 📝 `src/s3fs_logger.h` (+1 -0) _...and 10 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:48 +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#2299
No description provided.