commit | 948423e5ccc33bc257384ad4b339214c577bc926 | [log] [tgz] |
---|---|---|
author | Peter Osterlund <petero2@telia.com> | Tue Feb 14 13:52:56 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Feb 14 16:09:33 2006 -0800 |
tree | fca922bbce34cf69c561b34bb40c796cd982ae27 | |
parent | 01fd9fda2ce462b44bafdac2fe6aacacf23531f2 [diff] |
[PATCH] pktcdvd: Don't unlock the door if the disc is in use Unlocking the door when the disc is in use is obviously not good, because then it's possible to eject the disc at the wrong time and cause severe disc data corruption. Signed-off-by: Peter Osterlund <petero2@telia.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>