Blame SOURCES/0130-RHBZ-1259523-host_name_len.patch

f20720
---
f20720
 libmultipath/structs.h |    2 +-
f20720
 1 file changed, 1 insertion(+), 1 deletion(-)
f20720
f20720
Index: multipath-tools-130222/libmultipath/structs.h
f20720
===================================================================
f20720
--- multipath-tools-130222.orig/libmultipath/structs.h
f20720
+++ multipath-tools-130222/libmultipath/structs.h
f20720
@@ -15,7 +15,7 @@
f20720
 #define BLK_DEV_SIZE		33
f20720
 #define PATH_SIZE		512
f20720
 #define NAME_SIZE		512
f20720
-#define HOST_NAME_LEN		8
f20720
+#define HOST_NAME_LEN		16
f20720
 #define SLOT_NAME_SIZE		40
f20720
 
f20720
 #define SCSI_VENDOR_SIZE	9