> > > > > > There is no unmounting because usb-storage doesn't remove the > /dev/sda1 > > > entry when cli� is no longer connected.. Therefore, there is no way > to > > > know the device is here or not :(( > > > > It tries to remove it. But it can't because it is held busy by > supermount :( >
Sorry, wrong. It is really usb-storage - it registers SCSI host every time you plug in your USB storage but unregisters them just once on module unloading. > > Can this be changed in the usb-storage module or is nobody willing to > > touch > > the kernel modules issues at this point, or is it simply too > difficult? > > > It is way too dangerous at this point but should be possible. -andrej
