commit | 8382bf2e72d16d0532e351299121ccd3bca0fdd8 | [log] [tgz] |
---|---|---|
author | Peter Osterlund <petero2@telia.com> | Sun Jan 08 01:02:17 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:13:48 2006 -0800 |
tree | 4801ff017fdd06f34f81bf8b0ff37a716f1f6c50 | |
parent | 97a41e26124330e41aa10ef88cd1711bc3d17460 [diff] |
[PATCH] pktcdvd: Use bd_claim to get exclusive access Use bd_claim() when opening the cdrom device to prevent user space programs such as cdrecord, hald and kded from interfering with the burning process. Signed-off-by: Peter Osterlund <petero2@telia.com> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>