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

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