Re: [PATCH v2 for-next 0/6] Misc update for RTRS
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-08-20 18:00:22
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-08-20 18:00:22
On Fri, Aug 06, 2021 at 01:21:06PM +0200, Md Haris Iqbal wrote:
Hi Jason, hi Doug,
Please consider to include following changes to the next merge window.
The patchset is orgnized as:
- patch1 bugfix for corner case.
- patch2 remove unused functions.
- patch3 Fix warning with poll mode.
- patch4 remove likely/unlikely.
- patch5 Fix inflight io accounting when switch mp_policy.
- patch6 remove void cast.
Thanks
Gioh Kim (3):
RDMA/rtrs: Remove all likely and unlikely
RDMA/rtrs-clt: Fix counting inflight IO
RDMA/rtrs: remove (void) casting for functions
Jack Wang (2):
RDMA/rtrs: Remove unused functions
Md Haris Iqbal (1):
RDMA/rtrs-clt: During add_path change for_new_clt according to
path_numThese applied to for-next, thanks
RDMA/rtrs: Fix warning when use poll mode
Dropped as requested Jason