lkml.org 
[lkml]   [2004]   [Feb]   [5]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 6 Feb 2004 00:31:13 +0100
FromEduard Bloch <>
SubjectRe: 2.6.0, cdrom still showing directories after being erased
Moin John!
John Bradford schrieb am Wednesday, den 04. February 2004:

> > > This whole discussion is silly and pointless.
> > 
> > I am assuming its cdrecord's responsibility to check if the device is
> > not in use?  How difficult will it be to add a kernel side stopper to
> > this (as it will after all also stop this thread) ?
> 
> The problem you are discussing now is completely different to what we
> were originally discussing, and almost completely pointless.

Yep, the first part (overwritting mounted media) is pointless, the
second IS NOT.

> Of course you get problems if a raw devices changes underneath a
> mounted filesystem, I would expect that.  That is _NOT_ what we were
> talking about _AT ALL_.  The point is that the device itself caches
> the state of the disc over an erase, so even if the device is
> unmounted before an erase, when it is re-mounted, the stale data is
> read from the device's own cache, which should have been invalidated
> by the erase.

Is it realy a hardware issue? We have a very similar bug in the Debian
BTS (ping-pong issue between kernel and cdrtools maintainers). The
problem there is: 

 you have a session
 you umount the iso9660 there
 you write a second session
 you mount the media without ejecting it
 AND you see the OLD filesystem. And it is large, IMHO this does NOT
 come from the cache. I think there is an ugly bug in kernel's CDROM
 TOC/session management, it caches the TOC data and does not invalidate
 it on mount calls.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=93633

Oh, and it is very simple to shout on anyone "Just eject and reload,
there is no issue, everything pointless".

This sucks. It is not a solution, it is a an admited failure. In
most notebooks, the media cannot be reloaded, and in normal PC boxes
with closed front door, you always risk mechanical damage if the door is
closed and you did not notice it.

Regards,
Eduard.
-- 
Du wirst in einer Onlinedatenbank alles finden, nur nicht das, was du suchst.
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:00    [from the cache]
©2003-2008