2abe1f9
From ccdc848d3e9a10f4615fbb55aa928dd28b29df7b Mon Sep 17 00:00:00 2001
0e55d5b
From: Chris Leech <cleech@redhat.com>
0e55d5b
Date: Mon, 19 Nov 2012 16:40:04 -0800
929689a
Subject: [PATCH] use red hat for name
0e55d5b
0e55d5b
---
0e55d5b
 utils/iscsi-iname.c | 2 +-
0e55d5b
 1 file changed, 1 insertion(+), 1 deletion(-)
0e55d5b
0e55d5b
diff --git a/utils/iscsi-iname.c b/utils/iscsi-iname.c
0e55d5b
index 6347edc..cb2f6c8 100644
0e55d5b
--- a/utils/iscsi-iname.c
0e55d5b
+++ b/utils/iscsi-iname.c
0e55d5b
@@ -73,7 +73,7 @@ main(int argc, char *argv[])
0e55d5b
 			exit(0);
0e55d5b
 		}
0e55d5b
 	} else {
0e55d5b
-		prefix = "iqn.2005-03.org.open-iscsi";
0e55d5b
+		prefix = "iqn.1994-05.com.redhat";
0e55d5b
 	}
0e55d5b
 
0e55d5b
 	/* try to feed some entropy from the pool to MD5 in order to get
0e55d5b
-- 
929689a
2.1.0
0e55d5b