Message ID | 20200519080136.885628-1-danil.kipnis@cloud.ionos.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix RTRS compilation with block layer disabled | expand |
On Tue, May 19, 2020 at 10:01:35AM +0200, Danil Kipnis wrote: > Hi Jason, Hi All, > > this fixes the compilation problem reported by Randy Dunlap for RTRS on > rdma for-next. > > Jason, am I even doing the right thing sending the fixes for the issues > reported for the for-next for RTRS/RNBD to here? > > Danil Kipnis (1): > rnbd/rtrs: pass max segment size from blk user to the rdma library Danil, There is no need in cover letter for one patch. Thanks > > drivers/block/rnbd/rnbd-clt.c | 1 + > drivers/infiniband/ulp/rtrs/rtrs-clt.c | 17 +++++++++++------ > drivers/infiniband/ulp/rtrs/rtrs-clt.h | 1 + > drivers/infiniband/ulp/rtrs/rtrs.h | 1 + > 4 files changed, 14 insertions(+), 6 deletions(-) > > -- > 2.25.1 >
On Tue, May 19, 2020 at 10:01:35AM +0200, Danil Kipnis wrote: > Hi Jason, Hi All, > > this fixes the compilation problem reported by Randy Dunlap for RTRS on > rdma for-next. > > Jason, am I even doing the right thing sending the fixes for the issues > reported for the for-next for RTRS/RNBD to here? Yes, I will take them. Do not send cover letters for single patches please Jason