Commit d7c7099
committed
ext4: switch to multigrain timestamps
JIRA: https://issues.redhat.com/browse/RHEL-121527
Enable multigrain timestamps, which should ensure that there is an
apparent change to the timestamp whenever it has been written after
being actively observed via getattr.
For ext4, we only need to enable the FS_MGTIME flag.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Tested-by: Randy Dunlap <rdunlap@infradead.org> # documentation bits
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/20241002-mgtime-v10-10-d1c4717f5284@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
(cherry picked from commit d0382c6)
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>1 parent 1c1b9f0 commit d7c7099
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7402 | 7402 | | |
7403 | 7403 | | |
7404 | 7404 | | |
7405 | | - | |
| 7405 | + | |
7406 | 7406 | | |
7407 | 7407 | | |
7408 | 7408 | | |
| |||
0 commit comments