ocfs2: Enable localalloc for local mounts
[firefly-linux-kernel-4.4.55.git] / fs / ocfs2 / localalloc.c
index add1ffdc5c6c75bb2accdb65972466f2651e80c8..b1004b01a5fcfa355f4f05d751c5b2be739a0495 100644 (file)
@@ -120,9 +120,6 @@ int ocfs2_load_local_alloc(struct ocfs2_super *osb)
 
        mlog_entry_void();
 
-       if (ocfs2_mount_local(osb))
-               goto bail;
-
        if (osb->local_alloc_size == 0)
                goto bail;