> -----Original Message----- > From: linux-rdma-owner@xxxxxxxxxxxxxxx <linux-rdma- > owner@xxxxxxxxxxxxxxx> On Behalf Of Leon Romanovsky > Sent: Wednesday, February 20, 2019 1:21 AM > To: David Ahern <dsahern@xxxxxxxxx> > Cc: Leon Romanovsky <leonro@xxxxxxxxxxxx>; netdev > <netdev@xxxxxxxxxxxxxxx>; RDMA mailing list <linux- > rdma@xxxxxxxxxxxxxxx>; Stephen Hemminger > <stephen@xxxxxxxxxxxxxxxxxx> > Subject: [PATCH iproute2-next v1 06/19] rdma: Refactor out resource MR > logic to separate file > > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Logically separate resource MR logic to separate file, > in order to make MR specific logic self-contained. > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- Ah I guess you're moving them all into their own files. Ok. Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx>