Re: owner field in `struct fs'

David Woodhouse (dwmw2@infradead.org)
Mon, 26 Jun 2000 11:08:31 +0100


alan@lxorguk.ukuu.org.uk said:
> /dev/hda always exists
> The user is opening it so needs to load the module for it. The module
> for it is still being unloaded.

We could have all the _open routines either return -EAGAIN or retry
themselves for a few times if try_inc_mod_count fails, but it can stay
broken till 2.5.

--
dwmw2

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