X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fofd%2Fofd_obd.c;h=1be25b57e01b7e96f9645a2a10b7ab643035a88d;hp=a1ee602bc99eacae8706b180a2192f37a957e913;hb=9175d6f862039cfbf6b85333d72a9d91e64ea42a;hpb=0b1ad400c8f64575292a7ff54a8ce872a124b19e diff --git a/lustre/ofd/ofd_obd.c b/lustre/ofd/ofd_obd.c index a1ee602..1be25b5 100644 --- a/lustre/ofd/ofd_obd.c +++ b/lustre/ofd/ofd_obd.c @@ -1284,7 +1284,7 @@ out: * \retval negative value on error */ static int ofd_iocontrol(unsigned int cmd, struct obd_export *exp, int len, - void *karg, void *uarg) + void *karg, void __user *uarg) { struct lu_env env; struct ofd_device *ofd = ofd_exp(exp);