Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rb_find_add_cached edits #1483

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

rb_find_add_cached edits #1483

wants to merge 6 commits into from

Conversation

leebeck3
Copy link

No description provided.

Adds rb_find_add_cached to rbtree.
edits prelim_ref_insert to utilize rb_find_add_cached. Also adds a
helper function for comparing.
edits btrfs_add_block_group_cache to use rb_find_add_cached. Also adds a
helper comparison function.
edits __btrfs_add_delayed_item to use rb_find_add_cached. Also adds a
comparison function.
edits tree_insert to use rb_find_add_cached. Also adds a helper
function.
Edit btrfs_add_chunk_map to use rb_find_add_cached. Also adds a helper
function; btrfs_chunk_map_cmp for comparison.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant