mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[PR #2746] [MERGED] Temporary handling of atime/ctime in test for Ubuntu25.10 #2763
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#2763
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2746
Author: @ggtakec
Created: 10/14/2025
Status: ✅ Merged
Merged: 10/15/2025
Merged by: @gaul
Base:
master← Head:improve/ubuntu25📝 Commits (1)
e38c034Temporary handling of atime/ctime in test for Ubuntu25.10📊 Changes
1 file changed (+22 additions, -0 deletions)
View changed files
📝
test/test-utils.sh(+22 -0)📄 Description
Relevant Issue (if applicable)
#2740
Details
In Ubuntu 25.10, until uutils coreutils (Rust) officially reflects https://github.com/uutils/coreutils/pull/8903 in the package, the method of obtaining atime/ctime using the stat command will be changed from the current method.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.