Re: bug in get_new_inode()

Andrea Arcangeli (andrea@suse.de)
Fri, 29 Oct 1999 14:05:06 +0200 (CEST)


On Thu, 28 Oct 1999, V. Ganesh wrote:

> 2.3.24 and a few older kernels have a bug in get_new_inode()
>in fs/inode.c. if we find the inode in the cache [old = find_inode(..)]
>we should __iget(old) rather than __iget(inode).

You are completly right. Sorry for the mistake. Your patch is completly
correct.

Thanks.

Andrea

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