Searched hist:"88 e2f105" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv.c | 88e2f105 Thu Mar 25 10:33:02 CDT 2021 Gioh Kim <gi-oh.kim@cloud.ionos.com> RDMA/rtrs-srv: Report temporary sessname for error message
Before receiving the session name, the error message cannot include any information about which connection generates the error.
This patch stores the addresses of source and target in the sessname field to show which generates the error. That field will be over-written when receiving the session name from client.
Link: https://lore.kernel.org/r/20210325153308.1214057-17-gi-oh.kim@ionos.com Signed-off-by: Gioh Kim <gi-oh.kim@ionos.com> Signed-off-by: Jack Wang <jinpu.wang@ionos.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|