]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
refresh patch
authorChris Wright <chrisw@sous-sol.org>
Mon, 6 Feb 2006 07:56:52 +0000 (23:56 -0800)
committerChris Wright <chrisw@sous-sol.org>
Mon, 6 Feb 2006 07:56:52 +0000 (23:56 -0800)
queue/scsi-turn-off-ordered-flush-barriers.patch

index a58d65ec88b32d1378a298500f23b30153c0862c..7f3785eb95d1a948f5c57d01730ebdf22c2750dc 100644 (file)
@@ -17,10 +17,17 @@ Turn off ordered flush barriers for SCSI driver, since the SCSI barrier
 code has a command leak.
 
 Signed-off-by: Jens Axboe <axboe@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+---
 
---- linux-2.6.15.1/drivers/scsi/scsi_lib.c~    2006-01-29 11:55:08.000000000 -0800
-+++ linux-2.6.15.1/drivers/scsi/scsi_lib.c     2006-01-29 11:55:38.000000000 -0800
-@@ -1534,11 +1534,6 @@
+ drivers/scsi/scsi_lib.c |    5 -----
+ 1 files changed, 5 deletions(-)
+
+Index: linux-2.6.15.2/drivers/scsi/scsi_lib.c
+===================================================================
+--- linux-2.6.15.2.orig/drivers/scsi/scsi_lib.c
++++ linux-2.6.15.2/drivers/scsi/scsi_lib.c
+@@ -1534,11 +1534,6 @@ struct request_queue *scsi_alloc_queue(s
         */
        if (shost->ordered_tag)
                blk_queue_ordered(q, QUEUE_ORDERED_TAG);
@@ -32,16 +39,3 @@ Signed-off-by: Jens Axboe <axboe@suse.de>
  
        if (!shost->use_clustering)
                clear_bit(QUEUE_FLAG_CLUSTER, &q->queue_flags);
-
--- 
-Jens Axboe
-
--
-To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
-Please read the FAQ at  http://www.tux.org/lkml/
-
-
---t0UkRYy7tHLRMCai--
-