Whamcloud - gitweb
LU-11838 llite: address_space ->page_tree renamed ->i_pages 73/34673/5
authorLi Dongyang <dongyangli@ddn.com>
Mon, 15 Apr 2019 04:15:40 +0000 (14:15 +1000)
committerOleg Drokin <green@whamcloud.com>
Sat, 25 May 2019 04:56:22 +0000 (04:56 +0000)
commit2d0c621d21be4e67b6075b76017af6e6fcd18c64
treeb263d1ab1b6fa3b221f135fe87a90d3a4096de50
parentd07d9c5ed0aa1d6614944c7d1e0ca55cba301dc4
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

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