Skip to content
Commit 68766a2e authored by Nikola Pajkovsky's avatar Nikola Pajkovsky Committed by Jan Kara
Browse files

udf: fix retun value on error path in udf_load_logicalvol



In case we detect a problem and bail out, we fail to set "ret" to a
nonzero value, and udf_load_logicalvol will mistakenly report success.

Signed-off-by: default avatarNikola Pajkovsky <npajkovs@redhat.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 2e84f264
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment