]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/slot_map.c
Merge ../linus
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / slot_map.c
index 871627961d6df49a5a476c9a486e576c7ee417bf..aa6f5aadedc4f9f0d169e8b456e1d1e081b26c92 100644 (file)
@@ -264,7 +264,7 @@ int ocfs2_find_slot(struct ocfs2_super *osb)
        osb->slot_num = slot;
        spin_unlock(&si->si_lock);
 
-       mlog(ML_NOTICE, "taking node slot %d\n", osb->slot_num);
+       mlog(0, "taking node slot %d\n", osb->slot_num);
 
        status = ocfs2_update_disk_slots(osb, si);
        if (status < 0)