> But does it sound right to implement it through a callback that the fs
> provides to libdiskfs when the latter needs to normalize a time stamp?
I don't see how else it could be.
The granularity of stored time stamps is format knowledge.
Roland McGrath, le Tue 10 Feb 2009 10:32:30 -0800, a écrit :
> libdiskfs ought to normalize time stamps to match what will appear on disk,
> before it ever reports them to the user.
Right, we at least agree on what we want :)
But does it sound right to implement it through a callback that the fs
libdiskfs ought to normalize time stamps to match what will appear on disk,
before it ever reports them to the user.