Skip to content

Instantly share code, notes, and snippets.

@darkspadez
Created May 20, 2013 23:40
Show Gist options
  • Save darkspadez/5616474 to your computer and use it in GitHub Desktop.
Save darkspadez/5616474 to your computer and use it in GitHub Desktop.
device/motorola/msm8960-common/modules/mount_tools/recover_userdata.c: In function 'format_ext4':
device/motorola/msm8960-common/modules/mount_tools/recover_userdata.c:162:5: warning: implicit declaration of function 'reset_ext4fs_info' [-Wimplicit-function-declaration]
device/motorola/msm8960-common/modules/mount_tools/recover_userdata.c:163:5: error: invalid use of undefined type 'struct fs_info'
device/motorola/msm8960-common/modules/mount_tools/recover_userdata.c:165:9: error: invalid use of undefined type 'struct fs_info'
device/motorola/msm8960-common/modules/mount_tools/recover_userdata.c:166:5: warning: implicit declaration of function 'make_ext4fs_internal' [-Wimplicit-function-declaration]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment