diff options
| author | Jan Kara <jack@suse.cz> | 2023-01-25 10:33:37 +0100 |
|---|---|---|
| committer | Jan Kara <jack@suse.cz> | 2023-01-26 16:46:37 +0100 |
| commit | 1eeceaec794ef937d161379d89504990c82133ad (patch) | |
| tree | 72fd99934b99302829d923710b462e20cb79f875 /fs/udf/ialloc.c | |
| parent | udf: Convert udf_adinicb_writepage() to memcpy_to_page() (diff) | |
| download | linux-1eeceaec794ef937d161379d89504990c82133ad.tar.gz linux-1eeceaec794ef937d161379d89504990c82133ad.zip | |
udf: Convert udf_expand_file_adinicb() to avoid kmap_atomic()
Remove the last two remaining kmap_atomic() uses in UDF in
udf_expand_file_adinicb(). The first use can be actually conveniently
replaced with udf_adinicb_readpage(), the second with memcpy_to_page().
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/ialloc.c')
0 files changed, 0 insertions, 0 deletions
