btrfs: drop fs_info parameter from tree_mod_log_insert_move
authorDavid Sterba <[email protected]>
Mon, 5 Mar 2018 14:03:52 +0000 (15:03 +0100)
committerDavid Sterba <[email protected]>
Fri, 30 Mar 2018 23:26:53 +0000 (01:26 +0200)
commit6074d45f60760f7a8aa34883f37cd4d54cd5855e
treecb580d3f99197601f8ba1791d4987abe67621acf
parent3ac6de1abd7a485f48948af9ef18139500eef9ae
btrfs: drop fs_info parameter from tree_mod_log_insert_move

It's provided by the extent_buffer.

Signed-off-by: David Sterba <[email protected]>
fs/btrfs/ctree.c