Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[deliverable/linux.git] / fs / ceph / super.c
index 10a4ccbf38dab2c6f26407e7383815986f337bc0..06150fd745ac65d72c456b1fe57f537336f1064a 100644 (file)
@@ -1026,6 +1026,7 @@ static int __init init_ceph(void)
        if (ret)
                goto out;
 
+       ceph_flock_init();
        ceph_xattr_init();
        ret = register_filesystem(&ceph_fs_type);
        if (ret)
This page took 0.035299 seconds and 5 git commands to generate.