Error Ext4: El bit ya se borró para el inodo

Error Ext4: El bit ya se borró para el inodo

Sistema:

  • Núcleo Debian Wheezy 3.11.6
  • Atmel SAM9x25
  • Mono 3.2.8
  • Tarjeta SD con partición ext4

Recibí el siguiente mensaje de error cuando inicié mi aplicación mono:

root@net-231:/opt/programm# [ 6061.078125] EXT4-fs error (device 

mmcblk0p2): ext4_free_inode:319: comm rm: bit already cleared for inode 48113
[ 6067.031250] EXT4-fs error (device mmcblk0p2): mb_free_blocks:1426: group 0, block 8307:freeing already freed block (bit 8307)
[ 6067.039062] EXT4-fs error (device mmcblk0p2): ext4_mb_generate_buddy:755: group 0, 9355 clusters in bitmap, 9356 in gd

Preguntas:

  • ¿Qué significa ese error exactamente?
  • ¿Qué puede causar tal error?
  • ¿Es posible corregir automáticamente dichos errores?

información relacionada