Whamcloud - gitweb
LU-9558 llite: use struct vma_area_struct address field 81/27281/8
authorJames Simmons <uja.ornl@yahoo.com>
Wed, 14 Jun 2017 17:54:13 +0000 (13:54 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 19 Jun 2017 16:28:05 +0000 (16:28 +0000)
commitb5705391d609b7e14335f790998367a6329169f3
treefd3a195b3489f4d135e70b26b439917b15a98f23
parentd7fe5b6152d9f01f003c93cc1367455c30dc35ed
LU-9558 llite: use struct vma_area_struct address field

The field virtual_address of struct vma_area_struct was
removed since it provided no better benefit than just
using the address field directly.

Linux-commit: 1a29d85eb0f19b7d8271923d8917d7b4f5540b3e

Change-Id: I05068cdf27c93c5b3201c76ec043bc6c0e66df1f
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/27281
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/autoconf/lustre-core.m4
lustre/include/lustre_compat.h
lustre/llite/vvp_io.c