diff options
| author | Yan Zheng <[email protected]> | 2009-07-24 16:42:46 +0000 |
|---|---|---|
| committer | Chris Mason <[email protected]> | 2009-07-24 16:42:46 +0000 |
| commit | d717aa1d31c36cb56059e97966cb76f0be021969 (patch) | |
| tree | bb3f8aafe721504c329d448f84f3b3868e056413 /fs/btrfs/async-thread.h | |
| parent | Btrfs: Fix ordering of key field checks in btrfs_previous_item (diff) | |
| download | kernel-d717aa1d31c36cb56059e97966cb76f0be021969.tar.gz kernel-d717aa1d31c36cb56059e97966cb76f0be021969.zip | |
Btrfs: Avoid delayed reference update looping
btrfs_split_leaf and btrfs_del_items can end up in a loop
where one is constantly spliting a given leaf and the other
is constantly merging it back with the adjacent nodes.
There is a better fix for this, but in the interest of something
small, this patch just changes btrfs_del_items back to balancing less
often.
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.h')
0 files changed, 0 insertions, 0 deletions
