search for: max_useless

Displaying 1 result from an estimated 1 matches for "max_useless".

2008 Sep 25
0
[PATCH 2/4] Add shared reference cache
...ruct btrfs_leaf_ref *ref); #endif diff -r 47aa0c51998a transaction.c --- a/transaction.c Thu Sep 25 16:00:36 2008 +0800 +++ b/transaction.c Thu Sep 25 16:02:11 2008 +0800 @@ -650,7 +650,7 @@ ret = btrfs_end_transaction(trans, tree_root); BUG_ON(ret); - ret = btrfs_remove_leaf_refs(root, max_useless); + ret = btrfs_remove_leaf_refs(root, max_useless, 0); BUG_ON(ret); free_extent_buffer(dirty->root->node); -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.ke...