Whamcloud - gitweb
LU-2285 osp: Enhance pre-creation-related debug messages
[fs/lustre-release.git] / lustre / osp / osp_dev.c
index 94f4d3f..58d7824 100644 (file)
@@ -172,6 +172,8 @@ static int osp_last_used_init(const struct lu_env *env, struct osp_device *m)
                if (rc)
                        GOTO(out, rc);
        }
+       CDEBUG(D_HA, "%s: Read last used ID: "LPU64"\n", m->opd_obd->obd_name,
+              le64_to_cpu(m->opd_last_used_id));
        RETURN(0);
 out:
        CERROR("%s: can't initialize lov_objid: %d\n",