David Howells <dhowells@xxxxxxxxxx> wrote: > In this case, afs_lookup() is called extraneously... But it does seem to > work. It does help, of course, if I hash the negative dentry in afs_lookup() in addition to d_instantiate()'ing it. In fact, d_add() is what I should've been doing. Now it works. David - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html