From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hannes Reinecke Subject: Re: [dm-devel] [PATCH] scsi : Adding all the definitions of host bytes in hostbyte_table Date: Mon, 30 Jul 2012 08:15:50 +0200 Message-ID: <50162696.50105@suse.de> References: <77471C95FAFD844C8CA02DD4F4C5FE2B0BC9EDE3@SACEXCMBX02-PRD.hq.netapp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <77471C95FAFD844C8CA02DD4F4C5FE2B0BC9EDE3@SACEXCMBX02-PRD.hq.netapp.com> Sender: linux-scsi-owner@vger.kernel.org To: device-mapper development Cc: "Moger, Babu" , linux-scsi List-Id: dm-devel.ids On 07/27/2012 07:28 PM, Moger, Babu wrote: > Submitted this patch earlier. But it still did not make it to kernel = tree. > Resubmitting again(recreated on top of 3.5 kernel). > =20 > Adding all the definitions of host bytes in hostbyte_table. >=20 > Without this patch, scsi_show_result prints hostbyte as invalid > for statuses that are not defined in hostbyte_table(when scsi logging= is enabled). >=20 > Look at scsi_print_result function for better understanding. >=20 > Signed-off-by: Babu Moger Acked-by: Hannes Reinecke