Re: owner field in `struct fs'

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 25 Jun 2000 13:04:43 +0100 (BST)


> > sleeping in cleanup module
> > open /dev/hda
> > ????????
>
> Shouldn't be able to happen, because /dev/hda should not exist if the
> module refcount is zero. Except for the register_netdevice problem.

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

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