Whamcloud - gitweb
LU-11838 llite: address_space ->page_tree renamed ->i_pages 56/35156/3
authorLi Dongyang <dongyangli@ddn.com>
Tue, 11 Jun 2019 05:55:30 +0000 (22:55 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 27 Jun 2019 21:47:01 +0000 (21:47 +0000)
commitfa0fff00272216dd0947e67cfb43f258239b8f27
treec59e812710470d949a3f39440345e92fb5e6f5c9
parent65ca8469d04bf4cad89fb77ec0457ba2661a275c
LU-11838 llite: address_space ->page_tree renamed ->i_pages

kernel 4.17 renamed address_space renamed ->page_tree to ->i_pages,
and switched to xa_lock on the radix_tree_root.

Linux-commit: b93b016313b3ba8003c3b8bb71f569af91f19fc7

This patch is back-ported from the following one:
Lustre-commit: 2d0c621d21be4e67b6075b76017af6e6fcd18c64
Lustre-change: https://review.whamcloud.com/34673

Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Change-Id: Iadbc5eda884dbe8ad0d694e0f88255bc496dea5b
Reviewed-by: Gu Zheng <gzheng@ddn.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/35156
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/include/lustre_compat.h
lustre/llite/llite_lib.c
lustre/mdc/mdc_request.c