git.samba.org
/
sfrench
/
cifs-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
ffa9a9e
)
btrfs: Remove fs_info argument from populate_free_space_tree
author
Nikolay Borisov
<nborisov@suse.com>
Thu, 10 May 2018 12:44:56 +0000
(15:44 +0300)
committer
David Sterba
<dsterba@suse.com>
Mon, 28 May 2018 16:07:36 +0000
(18:07 +0200)
This function always takes a transaction 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>
No differences found