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

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