Skip to content
Commit c3e06965 authored by Jan Schmidt's avatar Jan Schmidt
Browse files

Btrfs: always put insert_ptr modifications into the tree mod log



Several callers of insert_ptr set the tree_mod_log parameter to 0 to avoid
addition to the tree mod log. In fact, we need all of those operations. This
commit simply removes the additional parameter and makes addition to the
tree mod log unconditional.

Signed-off-by: default avatarJan Schmidt <list.btrfs@jan-o-sch.net>
parent 28da9fb4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment