On 2026-08-19 15:50:16 +0200, Salvatore Bonaccorso wrote:
> I think this is a consequence of 4e40eff0b5737c ("fs: add
> infrastructure for multigrain timestamps") and following in 6.13-rc1.
> 
> time(2) has only an accurancy in second, so the code might need to
> use clock_gettime(2).

The accuracy does not matter. This is a question of consistency.
If an event A occurs before an event B, one expects to have
time(A) <= time(B).

-- 
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Reply via email to