Re: [PATCH 0/7] Permit filesystem local caching and NFS superblock sharing [try #13]

From: David Howells
Date: Tue Sep 05 2006 - 05:38:13 EST


Ian Kent <raven@xxxxxxxxxx> wrote:

> autofs v4 doesn't rely on mkdir never returning EACCESS just that it
> return EEXIST if the directory exists. Never the less if the behavior of
> stat will work in this case I'll change v4 to do it the way you suggest
> (as v5 does already).

As long as you don't rely on stat...mkdir working. That can go wrong if the
dentry gets booted from the dcache by memory pressure in the "...".

David
-
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/