Re: question for VFS/dcache experts.

Tigran Aivazian (tigran@sco.COM)
Mon, 25 Oct 1999 09:49:30 +0100 (BST)


typo corrected!

On Mon, 25 Oct 1999, Tigran Aivazian wrote:
> Does the lookup() method for a filesystem need to add negative dentry for
> the case when filename is too long or should it d_add() a negative dentry
> (inode=NULL).

I meant "... or should it just return ERR_PTR(ENAMETOOLONG)".

Sorry for confusion.

Tigran.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/