[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201102200114.p1K1EepX029889@demeter1.kernel.org>
Date: Sun, 20 Feb 2011 01:14:40 GMT
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 29492] kernel BUG at
/home/kernel-ppa/COD/linux/fs/inode.c:1421!
https://bugzilla.kernel.org/show_bug.cgi?id=29492
Eric Sandeen <sandeen@...hat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sandeen@...hat.com
--- Comment #2 from Eric Sandeen <sandeen@...hat.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists