Searched hist:e4e0711cd96944b47aedf6204427e605674b5e22 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | free-space-tree.h | diff e4e0711cd96944b47aedf6204427e605674b5e22 Thu May 10 07:44:41 CDT 2018 Nikolay Borisov <nborisov@suse.com> btrfs: Remove fs_info argument from add_block_group_free_space
We also pass in a transaction handle which has a reference to the fs_info. Just remove the extraneous argument.
Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | free-space-tree.c | diff e4e0711cd96944b47aedf6204427e605674b5e22 Thu May 10 07:44:41 CDT 2018 Nikolay Borisov <nborisov@suse.com> btrfs: Remove fs_info argument from add_block_group_free_space
We also pass in a transaction handle which has a reference to the fs_info. Just remove the extraneous argument.
Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | extent-tree.c | diff e4e0711cd96944b47aedf6204427e605674b5e22 Thu May 10 07:44:41 CDT 2018 Nikolay Borisov <nborisov@suse.com> btrfs: Remove fs_info argument from add_block_group_free_space
We also pass in a transaction handle which has a reference to the fs_info. Just remove the extraneous argument.
Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
/openbmc/linux/fs/btrfs/tests/ |
H A D | free-space-tree-tests.c | diff e4e0711cd96944b47aedf6204427e605674b5e22 Thu May 10 07:44:41 CDT 2018 Nikolay Borisov <nborisov@suse.com> btrfs: Remove fs_info argument from add_block_group_free_space
We also pass in a transaction handle which has a reference to the fs_info. Just remove the extraneous argument.
Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|