Re: [PATCH] tmpfs time granularity fix for [acm]time moving backwards.

From: Jan Engelhardt
Date: Sun Jun 11 2006 - 06:11:44 EST


>
>Test output from a filesystem supporting sub-second timestamps (jfs,xfs,ramfs):
>creat: m=1149891452.928796249 c=1149891452.928796249 a=1149891452.928796249
>futimes: m=1149891452.928796249 c=1149891452.928796249 a=1149891452.928796249
>
>Test output from the tmpfs filesystem with the patch below:
>creat: m=1149892086.382150894 c=1149892086.382150894 a=1149892075.473249075
>futimes: m=1149892086.383150885 c=1149892086.383150885 a=1149892086.383150885
>
Is it normal that creat and futimes match for jfs/xfs?


>Signed-off-by: Robin H. Johnson <robbat2@xxxxxxxxxx>
>
Hint: Cc it to the shmem.c maintainer, or it may get missed :)



Jan Engelhardt
--
-
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/