commit | e7a84565bcdb239caad29ccbe559ef978090ac7e | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Wed Jun 25 16:01:31 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:03 2008 -0400 |
tree | aaeba005e713cde2030c27451d98847accff116d | |
parent | a74a4b97b61beede185b4b3ad359d7d378b0d312 [diff] |
Btrfs: Add btree locking to the tree defragmentation code The online btree defragger is simplified and rewritten to use standard btree searches instead of a walk up / down mechanism. Signed-off-by: Chris Mason <chris.mason@oracle.com>