Fix #46070
client: fix snap directory atime
% Done:
0%
Source:
Development
Tags:
Backport:
octopus,nautilus
Reviewed:
Affected Versions:
Description
The fuse client gets almost all the .snap directory timestamps from it's parent. The exception is atime, which is kept to '0' (1970-01-01 00:00).
For consistency, atime should also be obtained from the parent directory.
Related issues
History
#1 Updated by Luis Henriques 7 months ago
- Pull request ID set to 33879
#2 Updated by Patrick Donnelly 7 months ago
- Status changed from New to Fix Under Review
- Target version set to v16.0.0
- Source set to Development
- Backport set to octopus,nautilus
#3 Updated by Patrick Donnelly 7 months ago
- Subject changed from fix snap directory atime to client: fix snap directory atime
- Status changed from Fix Under Review to Pending Backport
- Component(FS) Client added
- Component(FS) deleted (
ceph-fuse)
#4 Updated by Nathan Cutler 7 months ago
- Copied to Backport #46186: octopus: client: fix snap directory atime added
#5 Updated by Nathan Cutler 7 months ago
- Copied to Backport #46187: nautilus: client: fix snap directory atime added
#6 Updated by Nathan Cutler 6 months ago
- Status changed from Pending Backport to Resolved
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".