Re: Question about struct idbm

2009-10-21 Thread Mike Christie
Yangkook Kim wrote: Hi, I have a question about struct idbm. I want to know what the role of the structure in the codes of open-iscsi initiator. While reading codes of iscsiadm.c, idbm.c, etc, I see that struct idbm is passed to many functions. However, I found that these functions do

Question about struct idbm

2009-10-20 Thread Yangkook Kim
Hi, I have a question about struct idbm. I want to know what the role of the structure in the codes of open- iscsi initiator is. While reading codes in iscsiadm.c, idbm.c, etc, I see that struct idbm is passed to many functions. However, I found that these functions do not use the structure very

Question about struct idbm

2009-10-20 Thread Yangkook Kim
Hi, I have a question about struct idbm. I want to know what the role of the structure in the codes of open-iscsi initiator. While reading codes of iscsiadm.c, idbm.c, etc, I see that struct idbm is passed to many functions. However, I found that these functions do not use the structure very