]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/ceph/super.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[mv-sheeva.git] / fs / ceph / super.c
index bac13898b943850af62374454cdd388b1a24d204..7c663d9b9f818a18d93c731422a8168ff5f1f77b 100644 (file)
@@ -989,8 +989,7 @@ static int ceph_get_sb(struct file_system_type *fs_type,
 
 out_splat:
        ceph_mdsc_close_sessions(&client->mdsc);
-       up_write(&sb->s_umount);
-       deactivate_super(sb);
+       deactivate_locked_super(sb);
        goto out_final;
 
 out: