X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Focfs2%2Fslot_map.c;fp=fs%2Focfs2%2Fslot_map.c;h=aa6f5aadedc4f9f0d169e8b456e1d1e081b26c92;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=871627961d6df49a5a476c9a486e576c7ee417bf;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/fs/ocfs2/slot_map.c b/fs/ocfs2/slot_map.c index 871627961..aa6f5aade 100644 --- a/fs/ocfs2/slot_map.c +++ b/fs/ocfs2/slot_map.c @@ -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)