-
Kent Overstreet authored
With the upcoming patches to add assertions for incorrect nested transaction restart handling, this code is now bogus. Switch it to for_each_btree_key_norestart() so that transaction restarts are only handled in one place. Signed-off-by:
Kent Overstreet <kent.overstreet@gmail.com>
175379db