Re: [PATCH 0/1] libdiskfs: Get the time with higher resolution from kernel

2025-05-02 Thread Samuel Thibault
Zhaoming Luo, le ven. 02 mai 2025 18:52:49 +0800, a ecrit: > I'm wondering if I should consider the case that host_get_time64() is not > supported Yes, please. I wonder how many times I will have to repeat it: backward compatibility is really important, otherwise people can't try to downgrade ker

[PATCH 0/1] libdiskfs: Get the time with higher resolution from kernel

2025-05-02 Thread Zhaoming Luo
From: zhm I'm wondering if I should consider the case that host_get_time64() is not supported and go back to use maptime_read(). zhm (1): libdiskfs: Get the time with higher resolution from kernel libdiskfs/node-times.c | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-