On Sat, Feb 22, 2020 at 08:45:32AM +0000, Johannes Thumshirn wrote: > A similar change should work for btrfs_add_delayed_extent_op() as well, > shouldn't it? Yes. Possibly pushing that further down the call chain to the delayed refs, if all num_bytes is extent_buffer->len then this can be simplified to fs_info->nodesize.
