Re: filesystem time stamp resolution

From: Andi Kleen
Date: Fri Feb 27 2009 - 03:50:27 EST


Ulrich Drepper <drepper@xxxxxxxxxx> writes:

> How can code at userlevel (e.g., glibc) determine the resolution of the
> a filesystem timestamp?

One issue is network file systems. The kernel has no idea what a
remote NFS (or other network) file system will support, because it
depends on the file system on the remote server.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/