Re: minor patch for net/socket.c

Bill Hawes (whawes@star.net)
Thu, 14 Aug 1997 18:39:21 -0400


Linus Torvalds wrote:
>
> Bill, could you check out 2.1.50. It has a quite different approach to
> unmounting and invalidating inodes in particular. I like it a lot better.

Hi Linus,
I read through it, and the dentry/inode improvements look fine. I'll
build a new source tree and start testing.

I think there's still one dentry problem to be found, as a few of the
people reporting oopses apparently weren't using initrd. It may be as
mundane as an extra dput(), but I haven't been able to spot it.

Bill