* [PATCH v1 0/2] exfat: bugfix for timespec update
@ 2023-11-02 6:10 ` Yuezhang.Mo
2023-11-03 4:35 ` Sungjong Seo
0 siblings, 1 reply; 3+ messages in thread
From: Yuezhang.Mo @ 2023-11-02 6:10 UTC (permalink / raw)
To: linkinjeon@kernel.org, sj1557.seo@samsung.com
Cc: linux-fsdevel@vger.kernel.org, Andy.Wu@sony.com,
Wataru.Aoyama@sony.com, jlayton@kernel.com
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(-)
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH v1 0/2] exfat: bugfix for timespec update
2023-11-02 6:10 ` [PATCH v1 0/2] exfat: bugfix for timespec update Yuezhang.Mo
@ 2023-11-03 4:35 ` Sungjong Seo
2023-11-03 13:26 ` Namjae Jeon
0 siblings, 1 reply; 3+ messages in thread
From: Sungjong Seo @ 2023-11-03 4:35 UTC (permalink / raw)
To: Yuezhang.Mo, linkinjeon; +Cc: linux-fsdevel, Andy.Wu, Wataru.Aoyama, jlayton
> 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@samsung.com>
>
> --
> 2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v1 0/2] exfat: bugfix for timespec update
2023-11-03 4:35 ` Sungjong Seo
@ 2023-11-03 13:26 ` Namjae Jeon
0 siblings, 0 replies; 3+ messages in thread
From: Namjae Jeon @ 2023-11-03 13:26 UTC (permalink / raw)
To: Yuezhang.Mo; +Cc: Sungjong Seo, linux-fsdevel, Andy.Wu, Wataru.Aoyama, jlayton
2023-11-03 13:35 GMT+09:00, Sungjong Seo <sj1557.seo@samsung.com>:
>> 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@samsung.com>
Applied, Thanks for your patch!
>>
>> --
>> 2.25.1
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-11-03 13:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20231102061033epcas1p2080c6a5b43272c57f85e056f8222ea51@epcas1p2.samsung.com>
2023-11-02 6:10 ` [PATCH v1 0/2] exfat: bugfix for timespec update Yuezhang.Mo
2023-11-03 4:35 ` Sungjong Seo
2023-11-03 13:26 ` Namjae Jeon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).