+16
−8
+2
−1
+4
−2
+8
−6
+4
−3
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In logical resolve, we parse extent_from_logical()'s 'ret' as a kind of flag. It is possible to lose our errors because (-EXXXX & BTRFS_EXTENT_FLAG_TREE_BLOCK) is true. I'm not sure if it is on purpose, it just looks too hacky if it is. I'd rather use a real flag and a 'ret' to catch errors. Acked-by:Jan Schmidt <list.btrfs@jan-o-sch.net> Signed-off-by:
Liu Bo <liub.liubo@gmail.com>