commit | e5c304e651e6ab13495d4aabb5e7d5d37933dc04 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Wed Feb 07 17:55:43 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 26 15:09:31 2018 +0200 |
tree | 064a8f99766df4d1d3f1f65926ce9b111f475509 | |
parent | b84acab38f58b775f8cd3f38422c610a75b3eb70 [diff] |
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr We already pass the transaction which has a reference to the fs_info, so use that. No functional changes. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>