Whamcloud - gitweb
LU-13783 o2iblnd: make FMR-pool support optional. 87/40287/5
authorMr NeilBrown <neilb@suse.de>
Fri, 16 Oct 2020 04:53:34 +0000 (15:53 +1100)
committerMr NeilBrown <neilb@suse.de>
Mon, 4 Jan 2021 00:56:12 +0000 (11:56 +1100)
commit14b20ca66b2b6c5a735d39b753ec77fa6a574a6b
tree58cac62c7843144514eb6f682ed6c6f0094c5396
parent695c03c23a1a6bb8667d377895116efa0ac91990
LU-13783 o2iblnd: make FMR-pool support optional.

Linux 5.8 removes the FMR-pool API.  This patch makes
all use for this API optional, selected only if the
support exists in the kernel.

Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I4c40f3a766f5b46ae4f26d7d3ecf8434a6e5a0cb
lnet/autoconf/lustre-lnet.m4
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c