Skip to content
Commit 1eeceaec authored by Jan Kara's avatar Jan Kara
Browse files

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: default avatarJan Kara <jack@suse.cz>
parent 5cfc4532
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment