[PR #1312] [MERGED] Fixed a bug about serializing from cache file #1914

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1312
Author: @ggtakec
Created: 6/19/2020
Status: Merged
Merged: 6/19/2020
Merged by: @ggtakec

Base: masterHead: fix_bug_cache


📝 Commits (1)

  • f324d8e Fixed a bug about serializing from cache file

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/fdcache.cpp (+2 -2)

📄 Description

Relevant Issue (if applicable)

#1274

Details

There was a problem in the part that serialized from the stats information file of the cache file changed in PR of #1274.
It seems that the cache file was not functioning effectively from #1274 onwards to this PR.
This bug has been fixed by this PR.

In addition, I'm preparing the code corresponding to #1291, and it is planed to provide a function that can check the consistency of the cache file with that code.


🔄 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/1312 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 6/19/2020 **Status:** ✅ Merged **Merged:** 6/19/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fix_bug_cache` --- ### 📝 Commits (1) - [`f324d8e`](https://github.com/s3fs-fuse/s3fs-fuse/commit/f324d8e04fd28bce1f12587fe441731a62ffdf10) Fixed a bug about serializing from cache file ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+2 -2) </details> ### 📄 Description ### Relevant Issue (if applicable) #1274 ### Details There was a problem in the part that serialized from the stats information file of the cache file changed in PR of #1274. It seems that the cache file was not functioning effectively from #1274 onwards to this PR. This bug has been fixed by this PR. In addition, I'm preparing the code corresponding to #1291, and it is planed to provide a function that can check the consistency of the cache file with that code. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:46 +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#1914
No description provided.