Re: [PATCH] utimensat implementation

From: Ulrich Drepper
Date: Thu May 10 2007 - 15:44:47 EST


Christoph Hellwig wrote:
E.g.

long foofs_pathconf {
[_PC_LINK_MAX] = 16384,
[_PC_2_SYMLINKS] = 1,

In general I agree. But what do you do for network filesystems? Maybe we'll have a network filesystem protocol which allows to query the remote server about the underlying filesystem. Then the return value is dynamic and it's the maximum (coarsest granularity) of the network filesystem itself and the underlying filesystem.

--
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-
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/