Re: [QUESTION] file access time in millisecond?

From: Jeff Chua
Date: Mon Feb 12 2007 - 13:56:00 EST


On 2/12/07, Andi Kleen <ak@xxxxxxx> wrote:

It should be always available in padding, even on older glibc. Given a sufficiently
new kernel. The bigger problem is getting a file system that supports it.
Manpages are often outdated.

Andi,

Ok, found it. Thanks. You're right. ext2, reiserfs doesn't support it.
I was trying to get down to find out which file got generated first
and thought stat() would do the job, but didn't realize that it's not
so simply. Oh well.

Thanks,
Jeff.
-
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/