X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmgs%2Fmgs_handler.c;h=f1a643e52262233886a6f32895dda8a4d6b2fe7a;hp=316d963af2950b3c589f89dc188a3436f58d12c3;hb=9175d6f862039cfbf6b85333d72a9d91e64ea42a;hpb=0b1ad400c8f64575292a7ff54a8ce872a124b19e diff --git a/lustre/mgs/mgs_handler.c b/lustre/mgs/mgs_handler.c index 316d963..f1a643e 100644 --- a/lustre/mgs/mgs_handler.c +++ b/lustre/mgs/mgs_handler.c @@ -863,7 +863,7 @@ out_pool: /* from mdt_iocontrol */ static int mgs_iocontrol(unsigned int cmd, struct obd_export *exp, int len, - void *karg, void *uarg) + void *karg, void __user *uarg) { struct mgs_device *mgs = exp2mgs_dev(exp); struct obd_ioctl_data *data = karg;