aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2008-09-24 11:23:25 -0400
committerChris Mason <chris.mason@oracle.com>2008-09-25 15:41:59 -0400
commit9b49c9b9f93e148815f2544d0c91f43b6d72eea9 (patch)
tree2cd29ee73e641a5069128d87a668d4fff3626502 /fs/btrfs/async-thread.c
parent60582d1e933649f14f46f816bb75049058679e01 (diff)
downloadkernel_samsung_smdk4412-9b49c9b9f93e148815f2544d0c91f43b6d72eea9.zip
kernel_samsung_smdk4412-9b49c9b9f93e148815f2544d0c91f43b6d72eea9.tar.gz
kernel_samsung_smdk4412-9b49c9b9f93e148815f2544d0c91f43b6d72eea9.tar.bz2
Btrfs: Fix allocation completions in tree log replay
After a crash, the tree log code uses btrfs_alloc_logged_extent to record allocations of data extents that it finds in the log tree. These come in basically random order, which does not fit how btrfs_remove_free_space() expects to be called. btrfs_remove_free_space was changed to support recording an extent allocation in the middle of a region of free space. Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions