Btrfs: async delayed refs
[linux-2.6-block.git] / fs / btrfs / inode.c
index 992aae6c00b06713f18ab473cb63a6d03ef6e445..38d1e7b976d800caf17c38eee629d3ecb6119689 100644 (file)
@@ -2678,6 +2678,7 @@ static int btrfs_finish_ordered_io(struct btrfs_ordered_extent *ordered_extent)
                trans = NULL;
                goto out_unlock;
        }
+
        trans->block_rsv = &root->fs_info->delalloc_block_rsv;
 
        if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered_extent->flags))