[PATCH RFC v2 0/3] connect reject event helpers
Steve Wise
swise at opengridcomputing.com
Mon Oct 24 10:57:13 PDT 2016
> >>> Hey Steve,
> >>>
> >>> This looks nice and useful. Would be great if you can
> >>> also help other ULPs that use this (e.g. srp/srpt)
> >>
> >> can-do!
> >
> > Actually, srp uses the ib_cm directly. Further it already has logic to do
> > various actions based on the IB_CM Reject status. It really doesn't need
these
> > helpers. The only one would be ibcm_reject_msg(). Looking at the iser
> > initiator, it logs nothing on a reject event. And nfsrdma doesn't log any
> > details about the reject reason also.
> >
> > I could add a dev_warn() or something for iser and nfsrdma.
>
> I'm fixing an issue in this area. I'd like to take care of
> the xprtrdma connection upcall myself once you've got these
> new APIs introduced.
Sure, not a problem!
More information about the Linux-nvme
mailing list