[PR #2468] [MERGED] Remove unnecessary copy constructors and operator= #2554

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2468
Author: @gaul
Created: 6/9/2024
Status: Merged
Merged: 6/10/2024
Merged by: @ggtakec

Base: masterHead: unnecessary


📝 Commits (1)

  • 6f44061 Remove unnecessary copy constructors and operator=

📊 Changes

5 files changed (+18 additions, -0 deletions)

View changed files

📝 src/cache.h (+4 -0)
📝 src/curl_multi.h (+4 -0)
📝 src/fdcache.h (+4 -0)
📝 src/fdcache_page.h (+2 -0)
📝 src/fdcache_stat.h (+4 -0)

📄 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/2468 **Author:** [@gaul](https://github.com/gaul) **Created:** 6/9/2024 **Status:** ✅ Merged **Merged:** 6/10/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `unnecessary` --- ### 📝 Commits (1) - [`6f44061`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6f4406184d153e1e7ad148dc2656a95bfdc399dd) Remove unnecessary copy constructors and operator= ### 📊 Changes **5 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.h` (+4 -0) 📝 `src/curl_multi.h` (+4 -0) 📝 `src/fdcache.h` (+4 -0) 📝 `src/fdcache_page.h` (+2 -0) 📝 `src/fdcache_stat.h` (+4 -0) </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:06:08 +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#2554
No description provided.