https://bugzilla.kernel.org/show_bug.cgi?id=28642


Miklos Szeredi <mik...@szeredi.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mik...@szeredi.hu




--- Comment #11 from Miklos Szeredi <mik...@szeredi.hu>  2011-02-14 14:52:07 ---
(In reply to comment #10)

> It seems to be caused by the recent eviction related changes to FUSE.
> BUG_ON(inode->i_state & I_CLEAR) in iput() is being triggered.  I'll ping Al
> and Miklos.

It's iput on the block device at umount (likely of a ntfs-3g volume), not iput
on a fuse inode.

OK, the block dev might be on a fuse filesystem as well, but we don't know
that, and it's not likely on a "normal" setup.

Adam, is this reproducible?  What's happening when that BUG hits?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to