Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

(btrfs) Change mod time of jobs #44

Open
apostergiou opened this issue Apr 20, 2018 · 0 comments
Open

(btrfs) Change mod time of jobs #44

apostergiou opened this issue Apr 20, 2018 · 0 comments

Comments

@apostergiou
Copy link
Contributor

When using the btrfs filesystem, the mod time of the subvolumes that have been snapshotted is the mod time of the first subvolume. This creates an ambiguity when running stat or ls -al.

We should update the mod time to reflect the actual mod time of the directory.

https://golang.org/pkg/os/#Chtimes may help mitigate this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants