On Mon, Sep 12, 2005 at 07:10:05AM -0400, Salyzyn, Mark wrote: > Christoph Hellwig [mailto:hch@xxxxxxxxxxxxx] writes: > > >> + if (busy == 0) { > >> + device->removable = 1; > > devce->removeable means the device has a removable medium, not that > > it can go away. > > It also means that the capacity can change. The SCSI subsystem will > cache the partition table and capacity for the device if this is not please submit a patch to split ->removable into one flag for removal dervices and one for those that allow underlying volume changes. Usage of ->removable as-is is defintelitly wrong. - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html