Mail Archives: djgpp-workers/2001/01/28/09:20:53
On Sun, 28 Jan 2001, Martin Str|mberg wrote:
> My view is we should always report a disc. It doesn't matter is it's
> busy or not. This will mean we will report audio CDs too. But we
> already do that if it isn't playing. I think it's better to be
> consistent.
My view is that if the data can be accessed as file(s), it is okay to
report the disk. If the data cannot be accessed as file(s), it would be
nice if we could avoid reporting them. However, if it is hard or
impossible to make the distinction, we should document that and continue.
For example, the code in mntent.c shipped with v2.03 would sometimes
report an audio CD because I didn't find any way to detect them without
breaking something more important.
- Raw text -