Re: Module reference count and /proc directories

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 7 Dec 1998 19:25:49 +0000 (GMT)


> My question: how can you prevent this Oops from happening in 2.0 kernels?
> If it possible to monitor both a process moving into a directory and
> it moving out again, like with fill_inode in 2.1 kernels, I would really
> like to know how to do this. In this case, at least the fdomain driver
> would need to be fixed. If it is impossible, perhaps a 2.0.37 is needed
> which ports the fill_inode feature from 2.1 kernels.

I don't believe there is a simple way to fix it right now in 2.0.x, short
of backporting the fill_inode feature. I'd take patches for that

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