X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdecho%2Fecho_client.c;h=e435f5d60f28df33bb0315fbaf26cf1c7b6969ae;hp=40132a4faf8e06134d1d9184db63ee9654890c21;hb=9175d6f862039cfbf6b85333d72a9d91e64ea42a;hpb=0b1ad400c8f64575292a7ff54a8ce872a124b19e diff --git a/lustre/obdecho/echo_client.c b/lustre/obdecho/echo_client.c index 40132a4..e435f5d 100644 --- a/lustre/obdecho/echo_client.c +++ b/lustre/obdecho/echo_client.c @@ -2555,7 +2555,7 @@ static int echo_client_brw_ioctl(const struct lu_env *env, int rw, static int echo_client_iocontrol(unsigned int cmd, struct obd_export *exp, int len, - void *karg, void *uarg) + void *karg, void __user *uarg) { #ifdef HAVE_SERVER_SUPPORT struct tgt_session_info *tsi;