diff options
| author | Yuezhang Mo <[email protected]> | 2023-10-31 09:52:13 +0000 |
|---|---|---|
| committer | Namjae Jeon <[email protected]> | 2023-11-03 13:24:07 +0000 |
| commit | fc12a722e6b799d1d3c1520dc9ba9aab4fda04bf (patch) | |
| tree | bf1f616dd9740d62ddb2f6f5a3b6e35089910aab /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
| parent | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... (diff) | |
| download | kernel-fc12a722e6b799d1d3c1520dc9ba9aab4fda04bf.tar.gz kernel-fc12a722e6b799d1d3c1520dc9ba9aab4fda04bf.zip | |
exfat: fix setting uninitialized time to ctime/atime
An uninitialized time is set to ctime/atime in __exfat_write_inode().
It causes xfstests generic/003 and generic/192 to fail.
And since there will be a time gap between setting ctime/atime to
the inode and writing back the inode, so ctime/atime should not be
set again when writing back the inode.
Fixes: 4c72a36edd54 ("exfat: convert to new timestamp accessors")
Signed-off-by: Yuezhang Mo <[email protected]>
Reviewed-by: Andy Wu <[email protected]>
Reviewed-by: Aoyama Wataru <[email protected]>
Reviewed-by: Sungjong Seo <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions
