Bug#867868: [RESEND-PATCH] lsscsi: Fix truncation of 128-bit wwn

2017-07-10 Thread Vaibhav Jain
Currently with '--wwn' flag 128-bit wwns are getting truncated with their last 3 hex-digit missing. Below is a comparison of wwn reported by lspsci compared to wwn listed at /dev/disk/by-id directory. % lsscsi -w 0:0:5:0 [0:0:5:0] disk 0x60050764008181941 /dev/sdad % ls -l

Bug#867868: [PATCH] lsscsi: Fix truncation of 128-bit wwn

2017-07-10 Thread Vaibhav Jain
ize of the buffer wwn_str thats used to output wwn to the std-out is also increased to match the corresponding member of disk_wwn_node_entry. fix-lsscsi-Fix-truncation-of-128-bit-wwn.debdiff Description: Binary data -- Vaibhav Jain <vaib...@linux.vnet.ibm.com> Linux Technology Center, IBM India Pvt. Ltd.

Bug#867868: lsscsi shows truncates wwn for 128-bit wwns

2017-07-10 Thread vaibhav jain
Package: lsscsi Version: 0.27 Severity: normal Dear Maintainer, Currently with '--wwn' flag 128-bit wwns are getting truncated with their last 3 hex-digit missing. Below is a comparison of wwn reported by lspsci compared to wwn listed at /dev/disk/by-id directory. % lsscsi -w 0:0:5:0 [0:0:5:0]