Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc/sys/dev/scsipi
> Matthew Jacob <mjacob%feral.com@localhost> wrote:
>
> > > - If we receive sense indicating that the media changed, retry (PR 8326).
> >
> > You probably should *not* do this if the device is opened for non-audio
> > purposes.
>
> Any particular reason in mind?
"Oops! That's not my superblock! (panics)"
Yes, yes, this is a CD- but cd9660 would still get unhappy if things change
out from under it.
I've been coming around to the more traditional view- until we have a
mechanism that does strong device revalidation, we should probably report an
error back to the caller so that UVM/UBC wll not silently pick up a bunch of
'different' pages.
-matt
Home |
Main Index |
Thread Index |
Old Index