diff options
author | Ira Weiny <ira.weiny@intel.com> | 2021-02-16 18:48:25 -0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-04-19 17:25:16 +0200 |
commit | 3e037efdbd72799d94afa6e0fcef5ff70359a895 (patch) | |
tree | 0145722aa7eceacd52e0a419a4dfcf932c88ed14 /fs/debugfs/Makefile | |
parent | 94a0b58d2d3b92c72fbf1b97d9129e470c1d2175 (diff) | |
download | linux-3e037efdbd72799d94afa6e0fcef5ff70359a895.tar.gz linux-3e037efdbd72799d94afa6e0fcef5ff70359a895.tar.bz2 linux-3e037efdbd72799d94afa6e0fcef5ff70359a895.zip |
btrfs: integrity-checker: use kmap_local_page in __btrfsic_submit_bio
Again there is an array of pointers which must be unmapped in the correct
order.
Convert the kmap()'s to kmap_local_page() and adjust the unmapping
to work backwards through the unmapping loop.
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/debugfs/Makefile')
0 files changed, 0 insertions, 0 deletions