git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5951146
)
target: Fix WRITE_SAME_16 t_task_lba assignment bug
author
Nicholas Bellinger
<nab@linux-iscsi.org>
Tue, 3 May 2011 21:23:54 +0000
(14:23 -0700)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 22 Jul 2011 09:37:43 +0000
(09:37 +0000)
This patch fixes a bug in the assignment of cmd->t_task.t_task_lba with
WRITE_SAME_16 to correctly use get_unaligned_be64() for the 64-bit LBA.
Reported-by: Chris Greiveldinger <chris.greiveldinger@rnanetworks.com>
Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
No differences found