Skip to content
Commit 130d5b41 authored by David Sterba's avatar David Sterba Committed by Chris Mason
Browse files

btrfs: use E2BIG instead of EIO if compression does not help

Return codes got updated in 60e1975a


(btrfs: return errno instead of -1 from compression)
lzo wrapper returns E2BIG in this case, do the same for zlib.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.cz>
parent 0a4eaea8
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