diff options
author | Qu Wenruo <wqu@suse.com> | 2021-05-31 11:50:49 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-06-21 16:19:10 +0300 |
commit | d2a9106448abad5646591795c8962ac043db4f89 (patch) | |
tree | a2d194df06612eee2cfaa79fa05920674caf9d98 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4750af3bbe5d975951b09afc61f18c7b29db7d44 (diff) | |
download | linux-d2a9106448abad5646591795c8962ac043db4f89.tar.xz |
btrfs: make btrfs_set_range_writeback() subpage compatible
Function btrfs_set_range_writeback() currently just sets the page
writeback unconditionally.
Change it to call the subpage helper so that we can handle both cases
well.
Since the subpage helpers needs btrfs_fs_info, also change the parameter
to accept btrfs_inode.
Tested-by: Ritesh Harjani <riteshh@linux.ibm.com> # [ppc64]
Tested-by: Anand Jain <anand.jain@oracle.com> # [aarch64]
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions