Uh oh!
There was an error while loading. Please reload this page.
dumpyara.sh: explicitly check the folders generated by fsck.erofs - #51
dumpyara.sh: explicitly check the folders generated by fsck.erofs#51Shra1V32 wants to merge 1 commit into
fsck.erofs#51Conversation
There's one case with `fsck.erofs` where it generates folder but fails to extract. The script will now check whether the generated folders are empty or not.
OneNormalUsername
commented
Jun 11, 2023
Thank you for this PR. For testing purposes, would you be able to share with which image and which firmware this happens? |
|
OneNormalUsername
commented
Jun 13, 2023
xiaomi.eu is a custom ROM though, is there any stock ROM with split sparse super images? |
Shra1V32
commented
Jun 13, 2023
I understand that xiaomi.eu is a custom ROM and yeah, I've never any OEM do that as per my knowledge. But any OEM may also generate using |
c05fd8e to
3a56f23Comparea3277a7 to
df44f69Comparef49a0e8 to
3e506e7Compare
There's one case with
fsck.erofswhere it generates folder but fails to extract. The script will now check whether the generated folders are empty or not.