[PR #884] [CLOSED] Store and retrieve file creation time #1674

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/884
Author: @gaul
Created: 1/7/2019
Status: Closed

Base: masterHead: ctime


📝 Commits (1)

  • e8bff31 Store and retrieve file creation time

📊 Changes

4 files changed (+26 additions, -5 deletions)

View changed files

📝 src/cache.cpp (+3 -0)
📝 src/s3fs.cpp (+10 -3)
📝 src/s3fs_util.cpp (+12 -2)
📝 src/s3fs_util.h (+1 -0)

📄 Description

This introduces a new header with the creation date; existing object
will report creation dates in 1969. Fixes #771.


🔄 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/884 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/7/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ctime` --- ### 📝 Commits (1) - [`e8bff31`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e8bff314e9397599aaa4ffa7d37b9c2c5f5e3c56) Store and retrieve file creation time ### 📊 Changes **4 files changed** (+26 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/cache.cpp` (+3 -0) 📝 `src/s3fs.cpp` (+10 -3) 📝 `src/s3fs_util.cpp` (+12 -2) 📝 `src/s3fs_util.h` (+1 -0) </details> ### 📄 Description This introduces a new header with the creation date; existing object will report creation dates in 1969. Fixes #771. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01:37 +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#1674
No description provided.