[RFC 17/32] ubifs: convert to struct inode_time

Artem Bityutskiy dedekind1 at gmail.com
Mon Jun 2 00:54:42 PDT 2014


On Fri, 2014-05-30 at 22:01 +0200, Arnd Bergmann wrote:
> ubifs uses 64-bit integers for inode timestamps, which will work
> practicall forever, but the VFS uses struct timespec for timestamps,
> which is only good until 2038 on 32-bit CPUs.
> 
> This gets us one small step closer to lifting the VFS limit by using
> struct inode_time in ubifs.
> 
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> Cc: Artem Bityutskiy <dedekind1 at gmail.com>
> Cc: Adrian Hunter <adrian.hunter at intel.com>
> Cc: linux-mtd at lists.infradead.org

Looks fine from UBIFS POW, thanks!

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list