btrfs: prefix fsid to all trace events
[linux-2.6-block.git] / fs / btrfs / super.c
index 208b15e7a1717b69c2b4e1e7023088d7257eb5ef..d965abbcac8e0ccca5b2fb7370825d146aa7c41c 100644 (file)
@@ -1171,7 +1171,7 @@ int btrfs_sync_fs(struct super_block *sb, int wait)
        struct btrfs_fs_info *fs_info = btrfs_sb(sb);
        struct btrfs_root *root = fs_info->tree_root;
 
-       trace_btrfs_sync_fs(wait);
+       trace_btrfs_sync_fs(fs_info, wait);
 
        if (!wait) {
                filemap_flush(fs_info->btree_inode->i_mapping);