[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#283325: kernel-source-2.6.9: DVD burning broken since 2.6.8; apply cddvd-cmdfilter-drop.patch



Package: kernel-source-2.6.9
Version: 2.6.9-3
Severity: important

Burned a coaster with cdrecord-prodvd with 2.6.9.
Thought maybe was a bad disk.  Googled "cdrecord-prodvd 2.6.9"
in google groups, found out DVD burning was broken since 2.6.8.
http://groups.google.com/groups?q=cdrecord-prodvd+2.6.9&hl=en&lr=&selm=2YLzm-7uO-27%40gated-at.bofh.it&rnum=2

Fix is in -ck patches.
http://ck.kolivas.org/patches/2.6/2.6.9/2.6.9-ck3/patches/cddvd-cmdfilter-drop.patch

Index: linux-2.6.9-rc2/drivers/block/scsi_ioctl.c
===================================================================
--- linux-2.6.9-rc2.orig/drivers/block/scsi_ioctl.c	2004-09-17 14:14:28.000000000 +1000
+++ linux-2.6.9-rc2/drivers/block/scsi_ioctl.c	2004-09-19 13:29:15.867212824 +1000
@@ -220,8 +220,6 @@ static int sg_io(struct file *file, requ
 		return -EINVAL;
 	if (copy_from_user(cmd, hdr->cmdp, hdr->cmd_len))
 		return -EFAULT;
-	if (verify_command(file, cmd))
-		return -EPERM;
 
 	/*
 	 * we'll do that later

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages kernel-source-2.6.9 depends on:
ii  binutils                      2.15-5     The GNU assembler, linker and bina
ii  bzip2                         1.0.2-2    high-quality block-sorting file co
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  fileutils                     5.2.1-2    The GNU file management utilities 

-- no debconf information



Reply to: