Re: [PATCH 02/16] f2fs: add on-disk layout

From: Dan Luedtke
Date: Fri Oct 05 2012 - 15:11:21 EST


On Fri, 2012-10-05 at 20:56 +0900, êìê wrote:
> + __le32 i_atime; /* Access time */
> + __le32 i_ctime; /* inode Change time */
> + __le32 i_mtime; /* Modification time */
> + __le32 i_btime; /* file creation time*/

It's probably to late, but have you considered using 64 bit timestamps?
In LanyFS we use 64 bit and I'm very interested in reasoning for 32 bit
timestamps.

Regards

Dan

--
Dan Luedtke
http://www.danrl.de

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/