Whamcloud - gitweb
LU-15645 obdclass: llog to handle gaps
[fs/lustre-release.git] / lustre / osp / osp_trans.c
index ea42715..95777ed 100644 (file)
@@ -1115,6 +1115,7 @@ static int osp_send_update_req(const struct lu_env *env,
        ENTRY;
 
        LASSERT(oth != NULL);
+       LASSERT(osp->opd_obd);
 
        if (ou && ou->ou_generation != our->our_generation) {
                const struct lnet_processid *peer;