Here are updated FC4 Provider patches, originally authored
by Joe Eykholt. They should apply to fcoe-next.
Joe, I'd like to get your Ack on these before I commit them
to fcoe-next. I had to port them from Nick's lio-core-2.6 tree
and there was a bunch of hand-editing that had to be done.
Also, there was a bug in the enter_prli routine that I debugged
and fixed in the patch that introduced it. I later realized that
you had fixed the problem in a different patch in Nick's tree.
Lastly, I had committed some of the patches from this series
when you posted the series which is why this series is smaller
than the one you originally posted to open-fcoe.org. Please let
me know if I am missing any patches.
---
Joe Eykholt (5):
libfc: add hook for FC-4 provider registration
libfc: add method for setting handler for incoming exchange
libfc: add local port hook for provider session lookup
libfc: add hook to notify providers of local port changes
libfc: use PRLI hook to get parameters when sending outgoing PRLI
drivers/scsi/libfc/fc_exch.c | 19 +++++
drivers/scsi/libfc/fc_libfc.c | 101 ++++++++++++++++++++++++++
drivers/scsi/libfc/fc_libfc.h | 13 +++
drivers/scsi/libfc/fc_lport.c | 67 +++++++++++++++--
drivers/scsi/libfc/fc_rport.c | 160 +++++++++++++++++++++++++++++++++--------
include/scsi/libfc.h | 52 +++++++++++++
6 files changed, 372 insertions(+), 40 deletions(-)
--
Thanks, //Rob
_______________________________________________
devel mailing list
[email protected]
https://lists.open-fcoe.org/mailman/listinfo/devel