Re: CD writing in future Linux (stirring up a hornets' nest)
From: Phillip Susi
Date: Fri Feb 03 2006 - 15:00:41 EST
Joerg Schilling wrote:
You CAN'T have multiple cdrecord processes burning the same disc at the
same time; the very idea makes no sense. The O_EXCL just prevents you
from trying such foolishness and creating a coaster.
It does not prevent you from creatig a coaster in case you connect e.g.
two ATAPI writers to the same ATA cable.
So what? What does that have to do with my rebutting your statement
that O_EXCL prevents multiple cdrecords? O_EXCL also does not prevent
you from kicking the plug out of the wall while burning, but it DOES
prevent another process from trying to mess with the drive while
cdrecord is and clobbering things up, which is a good thing. It does
not prevent you from using cdrecord at the same time on different drives.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/