Your message dated Sat, 02 Jun 2007 06:59:55 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#354493: fixed in kernel-image-2.6.8-m68k 2.6.8-5 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: kernel-source-2.6.8 Version: 2.6.8-16sarge2 Severity: normal Tags: patch In kernel.org 2.6.8, the block layer (drivers/block/ioctl.c) has: case BLKFLSBUF: if (!capable(CAP_SYS_ADMIN)) return -EACCES; if (disk->fops->ioctl) { ret = disk->fops->ioctl(inode, file, cmd, arg); if (ret != -EINVAL) return ret; } fsync_bdev(bdev); invalidate_bdev(bdev, 0); return 0; So, fsync_bdev()/invalidate_bdev() are only called if ret == -EINVAL. In pristine 2.6.8, cciss returned -EBADRQC, so these functions were never called. In 2.6.9, the block layer was modified to also accept -ENOTTY: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/old-2.6-bkcvs.git;a=commitdiff;h=b295216702a8fb86ef8e3951df9d7118746e35c7 So, in 2.6.10-rc4, the only fix needed was to make cciss return -ENOTTY, which is what Mike submitted. http://www.kernel.org/git/?p=linux/kernel/git/torvalds/old-2.6-bkcvs.git;a=commitdiff;h=d28d721eb3f7df904fb1533d314879da33f9b50a Since 2.6.8 didn't accept -ENOTTY, simply backporting this fix wasn't enough to fix the bug in 2.6.8, we also need the block layer changeset. -- System Information: Debian Release: 3.1 Architecture: ia64 Kernel: Linux 2.6.8-2-mckinley-smp Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages kernel-source-2.6.8 depends on: ii binutils 2.15-6 The GNU assembler, linker and bina ii bzip2 1.0.2-7 high-quality block-sorting file co ii coreutils [fileutils] 5.2.1-2 The GNU core utilities -- no debconf information
--- End Message ---
--- Begin Message ---Source: kernel-image-2.6.8-m68k Source-Version: 2.6.8-5 We believe that the bug you reported is fixed in the latest version of kernel-image-2.6.8-m68k, which is due to be installed in the Debian FTP archive: kernel-image-2.6.8-amiga_2.6.8-5_m68k.deb to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-amiga_2.6.8-5_m68k.deb kernel-image-2.6.8-atari_2.6.8-5_m68k.deb to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-atari_2.6.8-5_m68k.deb kernel-image-2.6.8-bvme6000_2.6.8-5_m68k.deb to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-bvme6000_2.6.8-5_m68k.deb kernel-image-2.6.8-hp_2.6.8-5_m68k.deb to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-hp_2.6.8-5_m68k.deb kernel-image-2.6.8-m68k_2.6.8-5.dsc to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-m68k_2.6.8-5.dsc kernel-image-2.6.8-m68k_2.6.8-5.tar.gz to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-m68k_2.6.8-5.tar.gz kernel-image-2.6.8-mac_2.6.8-5_m68k.deb to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-mac_2.6.8-5_m68k.deb kernel-image-2.6.8-mvme147_2.6.8-5_m68k.deb to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-mvme147_2.6.8-5_m68k.deb kernel-image-2.6.8-mvme16x_2.6.8-5_m68k.deb to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-mvme16x_2.6.8-5_m68k.deb kernel-image-2.6.8-q40_2.6.8-5_m68k.deb to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-q40_2.6.8-5_m68k.deb kernel-image-2.6.8-sun3_2.6.8-5_m68k.deb to pool/main/k/kernel-image-2.6.8-m68k/kernel-image-2.6.8-sun3_2.6.8-5_m68k.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. dann frazier <[EMAIL PROTECTED]> (supplier of updated kernel-image-2.6.8-m68k package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 26 May 2007 04:05:37 -0600 Source: kernel-image-2.6.8-m68k Binary: kernel-image-2.6.8-sun3x kernel-image-2.6.8-bvme6000 kernel-image-2.6.8-q40 kernel-image-2.6.8-atari kernel-image-2.6.8-mvme147 kernel-image-2.6.8-amiga kernel-image-2.6.8-sun3 kernel-image-2.6.8-mac kernel-image-2.6.8-hp kernel-image-2.6.8-mvme16x Architecture: source m68k Version: 2.6.8-5 Distribution: oldstable Urgency: high Maintainer: Christian T. Steigies <[EMAIL PROTECTED]> Changed-By: dann frazier <[EMAIL PROTECTED]> Description: kernel-image-2.6.8-amiga - Linux kernel image for Amiga computers kernel-image-2.6.8-atari - Linux kernel image for Atari computers kernel-image-2.6.8-bvme6000 - Linux kernel image for BVM BVME4000 and BVME6000 SBCs. kernel-image-2.6.8-hp - Linux kernel image for hp computers kernel-image-2.6.8-mac - Linux kernel image for Macintosh computers kernel-image-2.6.8-mvme147 - Linux kernel image for Motorola MVME147 SBCs. kernel-image-2.6.8-mvme16x - Linux kernel image for Motorola MVME162/6/7, MVME172/7 SBCs. kernel-image-2.6.8-q40 - Linux kernel image for Q40 and Q60 computers kernel-image-2.6.8-sun3 - Linux kernel image for sun3 computers Closes: 311357 317286 321442 323557 336153 349774 354493 372621 Changes: kernel-image-2.6.8-m68k (2.6.8-5) oldstable; urgency=high . * Rebuild against kernel-tree-2.6.8-17 [ Simon Horman ] * drivers-net-via-rhine-wol-oops.dpatch (removed): This patch breaks the via-rhine driver and 2.6.8 and is completely bogus for this version of the kernel (closes: #311357) . * drivers-media-vidio-bttv-vc100xp-detect.dpatch Allow Leadtek WinFast VC100 XP cards to work. . * fs-jbd-checkpoint-assertion.dpatch Fix possible false assertion failure in log_do_checkpoint(). We might fail to detect that we actually made a progress when cleaning up the checkpoint lists if we don't retry after writing something to disk. . * mm-rmap-out-of-bounds-pte.dpatch Stop try_to_unmap_cluster() passing out-of-bounds pte to pte_unmap() . * net-ipv4-netfilter-ip_queue-deadlock.dpatch Fix deadlock with ip_queue and tcp local input path. . * asm-i386-mem-clobber.dpatch: Make sure gcc doesn't reorder memory accesses in strncmp and friends on i386. . * drivers-acpi-pci_irq-elcr.dpatch: Make sure we call acpi_register_gsi() even for default PCI interrupt assignment. That's the part that keeps track of the ELCR register, and we want to make sure that the PCI interrupts are properly marked level/low. . [ dann frazier ] * Merge in applicable fixes from 2.6.12.4 - netfilter-deadlock-ip6_queue.dpatch - rocket_c-fix-ldisc-ref-count.dpatch - early-vlan-fix.dpatch . [ Simon Horman ] * drivers-sata-promise-sataii_tx2_tx4.dpatch Add SATAII TX2 and TX2/TX4 support to sata promise driver (Closes: #317286) . * module-per-cpu-alignment-fix.dpatch Module per-cpu alignment cannot always be met From 2.6.12.5 . * genelink-usbnet-skb-typo.dpatch fix gl_skb/skb type error in genelink driver in usbnet Backported From 2.6.12.6 . * drivers-ide-ppp-pmac-build.dpatch Make sure BLK_DEV_IDEDMA_PCI is defined for pmac ide driver builds (closes: #321442) . * fs-ext3-nfs-parent-fix.dpatch ext3 file systems mounted over nfs may lookup .. in dx directories causing an oops. (closes: #323557) . * sparc-request_irq-in-RTC-fix.dpatch Use SA_SHIRQ in sparc specific code. From 2.6.13.1 . * forcedeth-init-link-settings-in-nv_open.patch forcedeth: Initialize link settings in every nv_open() From 2.6.13.2 . * fix-MPOL_F_VERIFY.patch Fix MPOL_F_VERIFY From 2.6.13.2 . * fix-more-byte-to-dword-writes-to-PCI_ROM_ADDRESS-config-word.patch Fix up more strange byte writes to the PCI_ROM_ADDRESS config word From 2.6.13.2 . * yenta-oops-fix.patch yenta oops fix From 2.6.13.3 . * fix-de_thread-BUG_ON.patch Fix fs/exec.c:788 (de_thread()) BUG_ON From 2.6.13.3 . * ipv6-fix-per-socket-multicast-filtering.patch fix IPv6 per-socket multicast filtering in exact-match case From 2.6.13.3 . * ipvs-ip_vs_ftp-breaks-connections.patch ipvs: ip_vs_ftp breaks connections using persistence From 2.6.13.3 . * ieee1394-sbp2-fixes-for-hot-unplug-and-module-unloading.dpatch ieee1394/sbp2: fixes for hot-unplug and module unloading From 2.6.13.4 . * fix-sparc64-fpu-register-corruption.dpatch [SPARC64]: Fix userland FPU state corruption. From 2.6.13.4 . [ dann frazier ] * drivers-block-raw-ioctl2.dpatch, drivers-block-ioctl-enotty.dpatch: Fix a bug in the block layer that causes a bootloader installation error under certain conditions - breaks installation on cciss devices. (closes: #354493) * Fix data corruption with dm-crypt over RAID5 (closes: #336153) * Fix VLAN support for 3c59x/90x series hardware (closes: #349774) * Fix erroneous calculation of 'len' parameter to NLMSG_PUT resulting in bogus 'error during NLMSG_PUT' messages (closes: #372621) * hp-diva-rmp3.dpatch, hp-diva-hurricane.dpatch: Add PCI IDs for newer Diva console ports Files: 262a0e475ded850d89a3a6c50da64369 901 devel optional kernel-image-2.6.8-m68k_2.6.8-5.dsc 45b3b37b20f8eb73964bd64cb5009423 21856 devel optional kernel-image-2.6.8-m68k_2.6.8-5.tar.gz f20722f1b9b8872189cf41f9ff3fe4e0 3001678 base optional kernel-image-2.6.8-sun3_2.6.8-5_m68k.deb 6404ae1c4b3efb83b6849453b1cf14dc 3023522 base optional kernel-image-2.6.8-bvme6000_2.6.8-5_m68k.deb 0505eec3e896f24090c1564ffa21d2c5 3110342 base optional kernel-image-2.6.8-atari_2.6.8-5_m68k.deb 51173be21d74868ec54c65a05f1b9f5e 3057132 base optional kernel-image-2.6.8-mvme16x_2.6.8-5_m68k.deb c1480d9786ba8149468c8681545172ad 3186124 base optional kernel-image-2.6.8-mac_2.6.8-5_m68k.deb 44be005aed0638b8c4b044a84011ba00 3316516 base optional kernel-image-2.6.8-amiga_2.6.8-5_m68k.deb 2cf9262f3e959e20f4129486fb2b9659 2987330 base optional kernel-image-2.6.8-mvme147_2.6.8-5_m68k.deb f669251a1daf9263cfea7842e61a51da 3116128 base optional kernel-image-2.6.8-q40_2.6.8-5_m68k.deb 5cbd2bba64c25683d014bd464edbc6eb 2996214 base optional kernel-image-2.6.8-hp_2.6.8-5_m68k.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGWwYJhuANDBmkLRkRAhZ6AJ9N/so8TnorDeuX10woU9sn19OxRACgh/TH huwYHR4WR/wdnGjOKcFmJgI= =IVgz -----END PGP SIGNATURE-----
--- End Message ---

