https://bugzilla.kernel.org/show_bug.cgi?id=205197 --- Comment #8 from Theodore Tso (tytso@xxxxxxx) --- One of the things I'd recommend doing is to grabbing a compressed raw e2image dump. See the e2image man page for the the -r or the -Q option. It's not hard to build e2image for Android. At one point I had added support for building e2image in the AOSP build files (although this might be before the AOSP build system has gotten updated, so it might require making some minor work on your side; still, it's really not hard to build an AOSP image with e2image and debugfs enabled, and if you're trying to do file system debugging on Android, this is a Really Good idea.) -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.