X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Flmv%2Flmv_intent.c;h=32ccf75279f4d2e1318a663a121ed89ae9f33a0f;hp=cb1273b3b63a1f613e512a34a8728595545de13a;hb=85052d60a64f3e1883406c5c693445612704a9ae;hpb=1bac2d26a90348eb8aa57b1c58d950a788389ffb diff --git a/lustre/lmv/lmv_intent.c b/lustre/lmv/lmv_intent.c index cb1273b..32ccf75 100644 --- a/lustre/lmv/lmv_intent.c +++ b/lustre/lmv/lmv_intent.c @@ -552,7 +552,7 @@ int lmv_revalidate_slaves(struct obd_export *exp, struct ptlrpc_request **reqp, int master_lockm = 0; struct lustre_handle *lockh = NULL; struct ptlrpc_request *mreq = *reqp; - struct lustre_handle master_lockh; + struct lustre_handle master_lockh = { 0 }; struct md_op_data *op_data; struct ldlm_lock *lock; unsigned long size = 0;