[PR #372] [MERGED] Fixed a bug about etag comparison in stats cache, etc. #1485

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/372
Author: @ggtakec
Created: 3/13/2016
Status: Merged
Merged: 3/13/2016
Merged by: @ggtakec

Base: masterHead: master


📝 Commits (2)

  • 84bdd51 Fixed a bug about etag comparison in stats cache.
  • 98d5558 Chnaged about constructor(destructor) in cache.h

📊 Changes

2 files changed (+35 additions, -7 deletions)

View changed files

📝 src/cache.cpp (+32 -4)
📝 src/cache.h (+3 -3)

📄 Description

  • A bug about etag comparison for stats cache is fixed.
  • Chnaged about constructor(destructor) in cache.h

🔄 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/372 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 3/13/2016 **Status:** ✅ Merged **Merged:** 3/13/2016 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`84bdd51`](https://github.com/s3fs-fuse/s3fs-fuse/commit/84bdd510213f3d723ffa7d1bcd6dbf5ed575242c) Fixed a bug about etag comparison in stats cache. - [`98d5558`](https://github.com/s3fs-fuse/s3fs-fuse/commit/98d55582eb467812210bdd72ee995001fae9be6e) Chnaged about constructor(destructor) in cache.h ### 📊 Changes **2 files changed** (+35 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+32 -4) 📝 `src/cache.h` (+3 -3) </details> ### 📄 Description - A bug about etag comparison for stats cache is fixed. - Chnaged about constructor(destructor) in cache.h --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:54: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#1485
No description provided.