提交 e7607ab3 编写于 作者: M Mark Fasheh

ocfs2: silence a debug print

Signed-off-by: NMark Fasheh <mark.fasheh@oracle.com>
上级 d426721c
...@@ -264,7 +264,7 @@ int ocfs2_find_slot(struct ocfs2_super *osb) ...@@ -264,7 +264,7 @@ int ocfs2_find_slot(struct ocfs2_super *osb)
osb->slot_num = slot; osb->slot_num = slot;
spin_unlock(&si->si_lock); 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); status = ocfs2_update_disk_slots(osb, si);
if (status < 0) if (status < 0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册