Whamcloud - gitweb
LU-13163 mdc: new kernel function xa_is_value() 99/37399/3
authorLai Siyao <lai.siyao@whamcloud.com>
Sat, 25 Jan 2020 00:30:44 +0000 (08:30 +0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 8 Feb 2020 04:06:56 +0000 (04:06 +0000)
commita0a3a29deb82656f9639f46847deac2689973893
tree75a3ebe727029dbff9196cdf78935bb677f1c521
parentacb6ee1f1fbeebad43a3d415bfcf47edd05c2aba
LU-13163 mdc: new kernel function xa_is_value()

xa_is_value() is added in kernel 4.19-rc6 to replace
radix_tree_entry_exceptional().

Test-Parameters: trivial clientdistro=el8.1 envdefinitions=ONLY=65i testlist=sanity,sanity,sanity,sanity,sanity
Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Change-Id: If89aa19c37af8a67debe782d1c77f4ef4dc6f923
Reviewed-on: https://review.whamcloud.com/37399
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/include/lustre_compat.h
lustre/mdc/mdc_request.c