Whamcloud - gitweb
LU-10560 lustre_compat: Convert GFP_TEMPORARY to GFP_KERNEL 52/31152/6
authorMike Marciniszyn <mike.marciniszyn@intel.com>
Fri, 2 Feb 2018 16:45:54 +0000 (08:45 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 22 Feb 2018 05:40:26 +0000 (05:40 +0000)
commitf01bed03905d424fab81bee84a7b622f141e4f79
treeba9aae54f94cbd600a186580eca50115087fe586
parent8eada4a5c9a9275af7ad70dd84ae183ffe8910d0
LU-10560 lustre_compat: Convert GFP_TEMPORARY to GFP_KERNEL

The 4.14 kernel removes this gfp.h define.

Adjust the code to use GFP_KERNEL as the upstream
patch does.

Change-Id: I40fff2724499fa17aa285507e0fd9b21f4afc070
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Reviewed-on: https://review.whamcloud.com/31152
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
libcfs/libcfs/libcfs_ptask.c