This series changes rport_create to do a lookup first so as to
eliminate the possibility of duplicate rports with the same FC-ID.

It also moves the list maintenance into fc_rport.c.

Some of this was previously submitted 6/8 and 6/17.

---

Joe Eykholt (4):
      libfc: move rport_lookup into fc_rport.c
      libfc: change to make remote port callback optional
      libfc: have rport_create do a lookup for pre-existing rports first
      libfc: make rport module maintain the rport list


 drivers/scsi/libfc/fc_disc.c  |   84 +++--------------------------------------
 drivers/scsi/libfc/fc_lport.c |   14 +++----
 drivers/scsi/libfc/fc_rport.c |   39 +++++++++++++++++--
 3 files changed, 47 insertions(+), 90 deletions(-)

-- 
Joe Eykholt
_______________________________________________
devel mailing list
[email protected]
http://www.open-fcoe.org/mailman/listinfo/devel

Reply via email to