Home
last modified time | relevance | path

Searched hist:"63 bceed808c5cafbac4e20b5a40012a0ec6c6529" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/udf/
H A Dinode.cdiff 63bceed808c5cafbac4e20b5a40012a0ec6c6529 Tue Feb 28 05:11:38 CST 2023 Jan Kara <jack@suse.cz> udf: Warn if block mapping is done for in-ICB files

Now that address space operations are merge dfor in-ICB and normal
files, it is more likely some code mistakenly tries to map blocks for
in-ICB files. WARN and return error instead of silently returning
garbage.

Signed-off-by: Jan Kara <jack@suse.cz>