https://bugzilla.kernel.org/show_bug.cgi?id=76261 --- Comment #14 from Theodore Tso <tytso@xxxxxxx> --- On Mon, May 19, 2014 at 03:41:21AM +0000, bugzilla-daemon@xxxxxxxxxxxxxxxxxxx wrote: > [80.272068] (3)[3075:kworker/u8:5]EXT4-fs (mmcblk0p15): ext4_da_writepages: > jbd2_start: 1024 pages, ino 131067; err -30 Oh, and since we now have a file system an inode number, you can investigate what this inode might actually be. Suggested commands: debugfs /dev/mmcblk0p15 debugfs: ncheck 131067 and debugfs: stat <131067> Cheers, - Ted -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html