aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iocore.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_iocore.c')
-rw-r--r--fs/xfs/xfs_iocore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_iocore.c b/fs/xfs/xfs_iocore.c
index d3da194f8b..89441e69cd 100644
--- a/fs/xfs/xfs_iocore.c
+++ b/fs/xfs/xfs_iocore.c
@@ -59,7 +59,7 @@ xfs_size_fn(
59 59
60STATIC int 60STATIC int
61xfs_ioinit( 61xfs_ioinit(
62 struct vfs *vfsp, 62 struct bhv_vfs *vfsp,
63 struct xfs_mount_args *mntargs, 63 struct xfs_mount_args *mntargs,
64 int flags) 64 int flags)
65{ 65{