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

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