]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] SCSI: turn off ordered flush barriers
authorJens Axboe <axboe@suse.de>
Sun, 29 Jan 2006 19:57:33 +0000 (20:57 +0100)
committerChris Wright <chrisw@sous-sol.org>
Fri, 10 Feb 2006 07:20:04 +0000 (23:20 -0800)
commit3edcc7870d12de93ba5ae1ca5b5d9f43886ac0ea
treedb60d67e9a35c6e64e4411224f03a78e4c9668e3
parentd7738ea989591bc93004a917ee78438ea7e79087
[PATCH] SCSI: turn off ordered flush barriers

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/scsi/scsi_lib.c