lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <bug-76261-13602-x3RXnFWoyl@https.bugzilla.kernel.org/> Date: Mon, 19 May 2014 13:41:15 +0000 From: bugzilla-daemon@...zilla.kernel.org To: linux-ext4@...r.kernel.org Subject: [Bug 76261] ext4_da_writepages err -30 after remount ro during shutdown https://bugzilla.kernel.org/show_bug.cgi?id=76261 --- Comment #14 from Theodore Tso <tytso@....edu> --- On Mon, May 19, 2014 at 03:41:21AM +0000, bugzilla-daemon@...zilla.kernel.org 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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists