Re: more devfs fun (Piled Higher and Deeper)

Richard Gooch (rgooch@ras.ucalgary.ca)
Mon, 5 Nov 2001 22:21:52 -0700


Alexander Viro writes:
> devfs_rmdir() checks that directory is empty. Then it calls
> devfsd_notify_one(), which can block. Then it marks the entry
> unregistered and reports success.
>
> Guess what will happen if devfs_register() will happen at that
> moment...

Yeah, I fixed that one a couple of months ago in the new tree. I now
unhook from the directory structure before sending the notification.

Regards,

Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/