mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[PR #1868] [MERGED] Handle UTIME_NOW and UTIME_OMIT special values #2219
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#2219
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/1868
Author: @gaul
Created: 1/23/2022
Status: ✅ Merged
Merged: 1/29/2022
Merged by: @ggtakec
Base:
master← Head:utime-now📝 Commits (1)
49e1975Handle UTIME_NOW and UTIME_OMIT special values📊 Changes
3 files changed (+57 additions, -19 deletions)
View changed files
📝
src/cache.cpp(+1 -10)📝
src/s3fs.cpp(+46 -9)📝
src/s3fs_util.h(+10 -0)📄 Description
FUSE 3 will require this behavior. References #1159.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.