From: Mike Christie Date: Sat, 10 Apr 2010 03:07:37 +0000 (-0500) Subject: [SCSI] scsi_dh_emc: request flag cleanup X-Git-Tag: v2.6.35-rc1~470^2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5738d4449c1baf05e8345684d12371f76296473d;p=pandora-kernel.git [SCSI] scsi_dh_emc: request flag cleanup blk_get_request sets the cmd_flags, so we should not and do not need to set them. If we did set them to a different value then it can cause a oops in the elevator code. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed