-
Notifications
You must be signed in to change notification settings - Fork 142
CORTX-33757: Move new btree code files to be directory #2025
Conversation
|
Can one of the admins verify this patch? |
|
Thanks for your contribution! |
|
Thanks for your contribution! |
Problem: Currently new btree code resides in btree directory, move the new btree code to 'be' directory and rename internal.h -> btree_internal.h Solution: Move btree code to 'be' directory and make necessary chnages for the same Signed-off-by: Prasanna Kulkarni <[email protected]>
Problem: Currently new btree code resides in btree directory, move the new btree code to 'be' directory and rename internal.h -> btree_internal.h Solution: Move btree code to 'be' directory and make necessary chnages for the same Signed-off-by: Prasanna Kulkarni <[email protected]>
c836a47 to
dc1e58d
Compare
|
retest this please |
Problem: Currently new btree code resides in btree directory, move the new btree code to 'be' directory and rename internal.h -> btree_internal.h Solution: Move btree code to 'be' directory and make necessary chnages for the same Signed-off-by: Prasanna Kulkarni <[email protected]>
Problem: Currently new btree code resides in btree directory, move the new btree code to 'be' directory and rename internal.h -> btree_internal.h Solution: Move btree code to 'be' directory and make necessary chnages for the same Signed-off-by: Prasanna Kulkarni <[email protected]>
Problem:
Currently new btree code resides in btree directory,
move the new btree code to 'be' directory and rename
internal.h -> btree_internal.h
Solution:
Move btree code to 'be' directory and make necessary
changes for the same
Signed-off-by: Prasanna Kulkarni [email protected]
Problem Statement
Design
Coding
Checklist for Author
Testing
Checklist for Author
Impact Analysis
Checklist for Author/Reviewer/GateKeeper
Review Checklist
Checklist for Author
Documentation
Checklist for Author