Btrfs: transaction ioctls
[linux-2.6-block.git] / fs / btrfs / super.c
index 77f44494e2292dd719125e1c139704450ec5a229..39bb86945ed07b89090831be5ff3efcf62aac10d 100644 (file)
@@ -293,7 +293,7 @@ fail_close:
        return err;
 }
 
-static int btrfs_sync_fs(struct super_block *sb, int wait)
+int btrfs_sync_fs(struct super_block *sb, int wait)
 {
        struct btrfs_trans_handle *trans;
        struct btrfs_root *root;