https://bugzilla.kernel.org/show_bug.cgi?id=29492 Eric Sandeen <sandeen@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandeen@xxxxxxxxxx --- Comment #2 from Eric Sandeen <sandeen@xxxxxxxxxx> 2011-02-20 01:14:37 --- void iput(struct inode *inode) { if (inode) { BUG_ON(inode->i_state & I_CLEAR); <<<<<<<<< but this doesn't look like an ext3 bug to me; fuse is in the backtrace, not ext3. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- 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