xfs: enable the xfs_defer mechanism to process rmaps to update
[cascardo/linux.git] / fs / xfs / xfs_super.c
index 654a092..9f80909 100644 (file)
@@ -1876,6 +1876,7 @@ init_xfs_fs(void)
                         XFS_BUILD_OPTIONS " enabled\n");
 
        xfs_extent_free_init_defer_op();
+       xfs_rmap_update_init_defer_op();
 
        xfs_dir_startup();