commit | af431dcb249ffff20b16e08adaa4b624405a046b | [log] [tgz] |
---|---|---|
author | Su Yue <suy.fnst@cn.fujitsu.com> | Fri Jun 22 16:18:01 2018 +0800 |
committer | David Sterba <dsterba@suse.com> | Mon Aug 06 13:12:40 2018 +0200 |
tree | 1dbe1dcb6d6c72ffd7fe1a587720b41e7ae0bf5e | |
parent | e4af400a9c5081e7d2b703e4c479cb9831cc1117 [diff] |
btrfs: return EUCLEAN if extent_inline_ref type is invalid If type of extent_inline_ref found is not expected, filesystem may have been corrupted, should return EUCLEAN instead of EINVAL. Signed-off-by: Su Yue <suy.fnst@cn.fujitsu.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>