Whamcloud - gitweb
LU-7623 Update obd iocontrol methods with __user attribute 81/17781/5
authorOleg Drokin <oleg.drokin@intel.com>
Thu, 4 Feb 2016 14:21:22 +0000 (09:21 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 5 Feb 2016 16:52:34 +0000 (16:52 +0000)
commit9175d6f862039cfbf6b85333d72a9d91e64ea42a
treef80da1236f61eeb13635b88ec0c34474e23e90e9
parent0b1ad400c8f64575292a7ff54a8ce872a124b19e
LU-7623 Update obd iocontrol methods with __user attribute

lmv_iocontrol, osc_iocontrol, mdt_iocontrol, mgs_iocontrol, ofd_iocontrol,
osc_iocontrol, osp_iocontrol and echo_client_brw_ioctl were somehow missing
the __user attribute for uarg.

Change-Id: I10603823f5856fee6ca48c2aea03273e9d29144e
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: http://review.whamcloud.com/17781
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
lustre/lmv/lmv_obd.c
lustre/mdt/mdt_handler.c
lustre/mgs/mgs_handler.c
lustre/obdecho/echo_client.c
lustre/ofd/ofd_obd.c
lustre/osc/osc_request.c
lustre/osp/osp_dev.c