From 1eb437a4ac1813f21424b8c9c39575fd61528a26 Mon Sep 17 00:00:00 2001 From: Nicholas Bellinger Date: Tue, 3 May 2011 14:23:54 -0700 Subject: [PATCH] target: Fix WRITE_SAME_16 t_task_lba assignment bug 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 Signed-off-by: Nicholas A. Bellinger --- Reading git-format-patch failed