diff options
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_super.c')
-rw-r--r-- | fs/xfs/linux-2.6/xfs_super.c | 2 |
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 a220d36f789b..c709ed61a53e 100644 --- a/fs/xfs/linux-2.6/xfs_super.c +++ b/fs/xfs/linux-2.6/xfs_super.c | |||
@@ -687,7 +687,7 @@ xfs_barrier_test( | |||
687 | return error; | 687 | return error; |
688 | } | 688 | } |
689 | 689 | ||
690 | void | 690 | STATIC void |
691 | xfs_mountfs_check_barriers(xfs_mount_t *mp) | 691 | xfs_mountfs_check_barriers(xfs_mount_t *mp) |
692 | { | 692 | { |
693 | int error; | 693 | int error; |