Whamcloud - gitweb
LU-7623 Add __user to seq_write buffer arguments 88/17788/2
authorOleg Drokin <oleg.drokin@intel.com>
Sun, 3 Jan 2016 22:28:02 +0000 (17:28 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 7 Jan 2016 02:49:36 +0000 (02:49 +0000)
commit6fc8da41f2ff5156639e89f379adcdbb73ac8567
tree9acba00eaad9d8a8298c95c5f58bc3bfba70d593
parente2a442e3288afec9450a9aef188fe38dce35aab0
LU-7623 Add __user to seq_write buffer arguments

Updates whole tree and adds forgotten __user attribute,
syncs up prototypes and such.
This keeps sparse happy and helps to ensure user/kernel pointers
correctness.

Change-Id: I54cf7479fffbd8ce211b28f9f3a9de81f600a32e
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: http://review.whamcloud.com/17788
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Frank Zago <fzago@cray.com>
16 files changed:
lustre/include/lprocfs_status.h
lustre/lod/lproc_lod.c
lustre/mdc/lproc_mdc.c
lustre/mdd/mdd_lproc.c
lustre/mgs/lproc_mgs.c
lustre/mgs/mgs_internal.h
lustre/obdclass/lprocfs_jobstats.c
lustre/obdclass/lprocfs_status_server.c
lustre/osd-zfs/osd_lproc.c
lustre/osp/lproc_osp.c
lustre/ptlrpc/gss/lproc_gss.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/nrs_crr.c
lustre/ptlrpc/nrs_orr.c
lustre/ptlrpc/nrs_tbf.c
lustre/quota/qsd_lib.c