[PATCH] LogFS take three
Jörn Engel
joern at lazybastard.org
Thu May 17 17:30:39 EDT 2007
On Thu, 17 May 2007 23:00:20 +0200, Arnd Bergmann wrote:
>
> Just using nanoseconds probably doesn't gain you much after all
> then. You could however just have separate 32 bit fields in the
> inode for seconds and nanoseconds, that will result in the exact
> same layout that you have right now, but won't require a conversion
> function.
I could also have a 30bit and a 34bit field. 30bit is enough for
nanoseconds. So many options.
Jörn
--
Time? What's that? Time is only worth what you do with it.
-- Theo de Raadt
More information about the linux-mtd
mailing list