iscsi_tcp.c if you are not a scsi guy already. Other wise scsi_transport.c....Good luck......
On Tue, Mar 16, 2010 at 8:52 PM, Yangkook Kim <[email protected]> wrote: > Hi, all. > > I'm now trying to study open-iscsi kernel space codes. > > Basically my goal is understanding how iscsi packet > is created/sent/recieved in kernel space. > > Unlike user space codes, there is no "main" function, > so not sure about where I should start from. > > There are four kernel codes files. > iscsi_tcp.c > libiscsi.c > libiscsi_tcp.c > scsi_transport_iscsi.c > > Can anybody tell me which file is a good start point > to understand iscsi code flow in kernel space? > > Also, can anybody briefly tell me the main functions > of each file above? > > Thanks, > > Kim > > -- > You received this message because you are subscribed to the Google Groups > "open-iscsi" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/open-iscsi?hl=en. > > -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
