commit | 02873e432518f84ad8f15d8911e79659ea38085f | [log] [tgz] |
---|---|---|
author | Zhao Lei <zhaolei@cn.fujitsu.com> | Thu Dec 31 22:46:45 2015 +0800 |
committer | David Sterba <dsterba@suse.com> | Thu Feb 18 10:26:12 2016 +0100 |
tree | 8c1efbaa0ebef64c7343fef340d195ef316fc5aa | |
parent | 6e39dbe8b9e55280c396a19fb92e82f1b56f83d7 [diff] |
btrfs: reada: Use fs_info instead of root in __readahead_hook's argument What __readahead_hook() need exactly is fs_info, no need to convert fs_info to root in caller and convert back in __readahead_hook() Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.com>