i=alexey.lyashkov
i=alexander.zarochentsev
do late push_ctxt so that pop_ctxt was never omitted
if (obd_uuid_equals(&export->exp_client_uuid, &obd->obd_uuid))
RETURN(0);
- push_ctxt(&saved, &obd->obd_lvfs_ctxt, NULL);
/* Close any open files (which may also cause orphan unlinking). */
lmm_sz = mds->mds_max_mdsize;
GOTO(out, rc = -ENOMEM);
}
+ push_ctxt(&saved, &obd->obd_lvfs_ctxt, NULL);
+
CFS_INIT_LIST_HEAD(&closing_list);
spin_lock(&med->med_open_lock);
while (!list_empty(&med->med_open_head)) {