diff options
author | Jeff Mahoney <jeffm@suse.com> | 2016-06-23 00:56:44 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-12-06 16:06:57 +0100 |
commit | c28f158e5ee78621ae693b8b18a9b89c7695af40 (patch) | |
tree | d1ea17afb1fc82eae6f5c7bd61d23380f73d2db4 /fs/btrfs/backref.h | |
parent | btrfs: struct btrfsic_state->root should be an fs_info (diff) | |
download | linux-c28f158e5ee78621ae693b8b18a9b89c7695af40.tar.xz linux-c28f158e5ee78621ae693b8b18a9b89c7695af40.zip |
btrfs: struct reada_control.root -> reada_control.fs_info
The root is never used. We substitute extent_root in for the
reada_find_extent call, since it's only ever used to obtain the node
size. This call site will be changed to use fs_info in a later patch.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions