From f5c52b814a8612ad0b53cab05a07e1c02973de8a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 15 May 2010 13:31:09 +0000 Subject: [PATCH] Note that 2.6.32.13 closes #578129 svn path=/dists/sid/linux-2.6/; revision=15683 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index fb0159009..3b4136fd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ linux-2.6 (2.6.32-13) UNRELEASED; urgency=low - [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error. - [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errors. + - [SCSI] skip sense logging for some ATA PASS-THROUGH cdbs + (Closes: #578129) - raid6: fix recovery performance regression. - raid456: Enable error-correction on singly-degraded RAID6 (Closes: #581392)