From: Peter Osterlund Date: Sun, 8 Jan 2006 09:02:17 +0000 (-0800) Subject: [PATCH] pktcdvd: Use bd_claim to get exclusive access X-Git-Tag: v2.6.16-rc1~800 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8382bf2e72d16d0532e351299121ccd3bca0fdd8;p=pandora-kernel.git [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 Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed