diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-07-27 22:18:52 -0700 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-07-28 06:14:49 +0000 |
commit | 5db0753ba5aabcd9fa298029f03b32b3c96b5a39 (patch) | |
tree | d7c9fbc3c2e4c7737d0f9df91cd90d768ec2200f /Documentation/mutex-design.txt | |
parent | b9f5edc25036779bbff1272f8f94860d2d7a483b (diff) |
target: Fix WRITE_SAME_16 lba assignment breakage
This patch fixes a bug in WRITE_SAME_16 LBA assignment where get_unaligned_be16()
is incorrectly being used instead of get_unaligned_be64() for a 64-bit LBA.
This was introduced with:
commit a1d8b49abd60ba5d09e7c968731abcb0f8f1cbf6
Author: Andy Grover <agrover@redhat.com>
Date: Mon May 2 17:12:10 2011 -0700
target: Updates from AGrover and HCH (round 3)
(target: inline struct se_transport_task into struct se_cmd)
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'Documentation/mutex-design.txt')
0 files changed, 0 insertions, 0 deletions