aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_super.c')
-rw-r--r--fs/xfs/linux-2.6/xfs_super.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/linux-2.6/xfs_super.c b/fs/xfs/linux-2.6/xfs_super.c
index 4ebbd6820e7f..36f6cc703ef2 100644
--- a/fs/xfs/linux-2.6/xfs_super.c
+++ b/fs/xfs/linux-2.6/xfs_super.c
@@ -1822,7 +1822,7 @@ init_xfs_fs(void)
1822 XFS_BUILD_OPTIONS " enabled\n"); 1822 XFS_BUILD_OPTIONS " enabled\n");
1823 1823
1824 ktrace_init(64); 1824 ktrace_init(64);
1825 vn_init(); 1825 xfs_ioend_init();
1826 xfs_dir_startup(); 1826 xfs_dir_startup();
1827 1827
1828 error = xfs_init_zones(); 1828 error = xfs_init_zones();