Revision 2b42be5eb24564227b15e66f54f088e5a26549c7 authored by Jan Kara on 11 March 2019, 14:27:02 UTC, committed by Jan Kara on 18 March 2019, 15:30:02 UTC
Make udf_truncate_extents() properly propagate errors to its callers and
let udf_setsize() handle the error properly as well. This lets userspace
know in case there's some error when truncating blocks.

Signed-off-by: Jan Kara <jack@suse.cz>
1 parent d3ca465
History
File Mode Size
hyp
Kconfig -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 1.6 KB
debug.c -rw-r--r-- 7.1 KB
fpsimd.c -rw-r--r-- 3.8 KB
guest.c -rw-r--r-- 12.9 KB
handle_exit.c -rw-r--r-- 8.9 KB
hyp-init.S -rw-r--r-- 4.1 KB
hyp.S -rw-r--r-- 1.6 KB
inject_fault.c -rw-r--r-- 5.3 KB
irq.h -rw-r--r-- 570 bytes
regmap.c -rw-r--r-- 5.5 KB
reset.c -rw-r--r-- 7.7 KB
sys_regs.c -rw-r--r-- 72.8 KB
sys_regs.h -rw-r--r-- 3.7 KB
sys_regs_generic_v8.c -rw-r--r-- 2.9 KB
trace.h -rw-r--r-- 4.7 KB
va_layout.c -rw-r--r-- 5.9 KB
vgic-sys-reg-v3.c -rw-r--r-- 8.1 KB

back to top