Home
last modified time | relevance | path

Searched hist:f3f7277995675d632a3e42144e1a4c9b0cc58d44 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dfree-space-tree.hdiff f3f7277995675d632a3e42144e1a4c9b0cc58d44 Thu May 10 07:44:46 CDT 2018 Nikolay Borisov <nborisov@suse.com> btrfs: Remove fs_info parameter from remove_block_group_free_space

This function always takes a trans handle which contains a reference to
the fs_info. Use that and remove the extra 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 Dfree-space-tree.cdiff f3f7277995675d632a3e42144e1a4c9b0cc58d44 Thu May 10 07:44:46 CDT 2018 Nikolay Borisov <nborisov@suse.com> btrfs: Remove fs_info parameter from remove_block_group_free_space

This function always takes a trans handle which contains a reference to
the fs_info. Use that and remove the extra 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 Dextent-tree.cdiff f3f7277995675d632a3e42144e1a4c9b0cc58d44 Thu May 10 07:44:46 CDT 2018 Nikolay Borisov <nborisov@suse.com> btrfs: Remove fs_info parameter from remove_block_group_free_space

This function always takes a trans handle which contains a reference to
the fs_info. Use that and remove the extra 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 Dfree-space-tree-tests.cdiff f3f7277995675d632a3e42144e1a4c9b0cc58d44 Thu May 10 07:44:46 CDT 2018 Nikolay Borisov <nborisov@suse.com> btrfs: Remove fs_info parameter from remove_block_group_free_space

This function always takes a trans handle which contains a reference to
the fs_info. Use that and remove the extra argument.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>