diff options
| author | Chris Mason <[email protected]> | 2008-09-24 15:23:25 +0000 |
|---|---|---|
| committer | Chris Mason <[email protected]> | 2008-09-25 19:41:59 +0000 |
| commit | 9b49c9b9f93e148815f2544d0c91f43b6d72eea9 (patch) | |
| tree | 2cd29ee73e641a5069128d87a668d4fff3626502 /fs/btrfs/async-thread.c | |
| parent | Add Btrfs to fs/Kconfig and fs/Makefile (diff) | |
| download | kernel-9b49c9b9f93e148815f2544d0c91f43b6d72eea9.tar.gz kernel-9b49c9b9f93e148815f2544d0c91f43b6d72eea9.zip | |
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 <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions
