Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / lustre / lustre / obdecho / echo_client.c
index 5b29c4a44fe5080f25ed6018ce51484152b3b33e..75271127ec3946af98ad5c1ca075f82a07a6f07e 100644 (file)
@@ -41,6 +41,7 @@
 #include "../include/cl_object.h"
 #include "../include/lustre_fid.h"
 #include "../include/lustre_acl.h"
+#include "../include/lustre/lustre_ioctl.h"
 #include "../include/lustre_net.h"
 
 #include "echo_internal.h"
@@ -1442,7 +1443,6 @@ static int echo_client_prep_commit(const struct lu_env *env,
                }
 
                ioo.ioo_bufcnt = npages;
-               oti->oti_transno = 0;
 
                lpages = npages;
                ret = obd_preprw(env, rw, exp, oa, 1, &ioo, rnb, &lpages,
This page took 0.02632 seconds and 5 git commands to generate.