diff options
| author | Ira Weiny <[email protected]> | 2021-02-17 02:48:25 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2021-04-19 15:25:16 +0000 |
| commit | 3e037efdbd72799d94afa6e0fcef5ff70359a895 (patch) | |
| tree | 0145722aa7eceacd52e0a419a4dfcf932c88ed14 /fs/btrfs/tree-mod-log.c | |
| parent | btrfs: raid56: convert kmaps to kmap_local_page (diff) | |
| download | kernel-3e037efdbd72799d94afa6e0fcef5ff70359a895.tar.gz kernel-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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions
