Comment 30 for bug 397734

Revision history for this message
In , Martin Pitt (pitti) wrote :

Created an attachment (id=30106)
unlock CD trays after mounting

Tested patch. This hooks into the "mount completed" callback, and sends the ioctl for CD drives. If the mount failed, or we didn't mount anything, we should not mess with the drive, and don't need to either (since only the mounting actually locks the drive).

Thanks in advance for reviewing!