Whamcloud - gitweb
LU-9183 libcfs: handle get_user_pages() with gup_flags 17/25817/10
authorDmitry Eremin <dmitry.eremin@intel.com>
Thu, 2 Mar 2017 19:39:37 +0000 (22:39 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 28 Apr 2017 20:35:56 +0000 (20:35 +0000)
commitbeb733c0f27c28d699700a5aabec41bf573712f8
treee3cffed1d236b4a4f1abd69ed3d30f69bf878bfe
parentffde9ae4784fdb045eae8438aa0c179db6172232
LU-9183 libcfs: handle get_user_pages() with gup_flags

In commit c8fe4609827aedc9c4b45de80e7cdc8ccfa8541b the arguments
write/force for get_user_pages() were replaced with gup_flags.

Change-Id: I64b3e69ee736d1f3be48f2c4c8fe1af1dc14e857
Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-on: https://review.whamcloud.com/25817
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/autoconf/lustre-libcfs.m4
libcfs/libcfs/linux/linux-curproc.c