> These patches aim to fix the bugs which caused by commit > (4c72a36edd54 exfat: convert to new timestamp accessors). > > The bugs cause xfstests generic/003 generic/192 generic/221 to fail. > > Yuezhang Mo (2): > exfat: fix setting uninitialized time to ctime/atime > exfat: fix ctime is not updated > > fs/exfat/file.c | 1 + > fs/exfat/inode.c | 4 ++-- > 2 files changed, 3 insertions(+), 2 deletions(-) Looks good. Thanks. Reviewed-by: Sungjong Seo <sj1557.seo@xxxxxxxxxxx> > > -- > 2.25.1