]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: reloc: add backref_cache::fs_info member
authorQu Wenruo <wqu@suse.com>
Thu, 5 Mar 2020 05:54:11 +0000 (13:54 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 May 2020 09:25:17 +0000 (11:25 +0200)
commit952978b8cbed6231cc6982a3396d2447d5b36425
tree5f3ac55eb08a69f2c544ec912b425b1fc3021c57
parenta45b501f62ad73053e7af9f7b538569b4eff50b2
btrfs: reloc: add backref_cache::fs_info member

Add this member so that we can grab fs_info without the help from
reloc_control.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/relocation.c