16 Commits (bbad90a58f66e3141b791fb0b44d39d07e963bba)

Author SHA1 Message Date
Zardosht Kasheff bbad90a58f [t:4875], move some small functions over 13 years ago
Zardosht Kasheff 5ff1a02587 [t:4875], fix setting of a header's root_blocknum to go through brt_header 13 years ago
Zardosht Kasheff ee6094ccce [t:4875], move toku_calculate_root_offset_pointer to brt_header.c 13 years ago
Zardosht Kasheff 66b56b6be0 [t:4874], make toku_brtheader_remove_txn_ref still depend on the ydb lock. Holding the header lock while trying to close leads to deadlocks. Need to rethink how to get close during toku_brtheader_remove_txn_ref working 13 years ago
Zardosht Kasheff 2fae14ff30 [t:4874], fix silly bug in toku_brtheader_maybe_add_txn_ref 13 years ago
Zardosht Kasheff 34b3dae38e [t:4880], fix toku_brtheader_get_some_existing_brt 13 years ago
Zardosht Kasheff b5084ff8a0 [t:4874], remove dependence of ydb lock from h->live_brts and live->txns 13 years ago
Zardosht Kasheff 20d141c02d [t:4874], move all usage of h->live_brts to brt_header.c 13 years ago
Zardosht Kasheff c2f5ebd9a8 [t:4875], reorder some functions in brt_header.c to put logically connected functions next to each other 13 years ago
Zardosht Kasheff 9b6aa5a527 [t:4875], add some comments 13 years ago
Zardosht Kasheff 445f9283d5 [t:4875], memset header to 0 when creating it, get rid of calls to toku_read_brt_header_and_store_in_cachefile in brt-test-helpers 13 years ago
Zardosht Kasheff f3a3fe1e44 [t:4875], clean up toku_create_new_brtheader 13 years ago
Zardosht Kasheff 9a3cf1670a [t:4875], move some more stuff over to brt_header.c, make some functions static 13 years ago
Zardosht Kasheff 0414ce9065 [t:4875], remove tabs from brt_header.c 13 years ago
Zardosht Kasheff df8622d4d1 [t:4875], remove unneeded includes 13 years ago
Zardosht Kasheff 5c4c022e9c [t:4875], create brt_header.c to isolate header code 13 years ago