LKML Archive mirror
 help / color / mirror / Atom feed
* Does the block layer prevent races between open() and unregister()?
@ 2004-02-28  4:05 Alan Stern
  2004-03-03  8:06 ` Yury V. Umanets
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Stern @ 2004-02-28  4:05 UTC (permalink / raw
  To: Jens Axboe; +Cc: linux-kernel

A classic race that all drivers for hot-unpluggable devices have to deal 
with is the race between open() and unregister() (or disconnect()).

Does the block layer have any mechanism to prevent such races?  Or does it 
rely on the lower-level drivers handling such things by themselves?

Alan Stern


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-03-03 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-28  4:05 Does the block layer prevent races between open() and unregister()? Alan Stern
2004-03-03  8:06 ` Yury V. Umanets
2004-03-03 15:34   ` Alan Stern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).