[xfs-masters] [Bug 15516] Assertion failed: __xfs_iflags_test(ip, XFS_IRECLAIMABLE)

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Thu Mar 25 16:18:49 CDT 2010


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


Dave Chinner <david at fromorbit.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at fromorbit.com




--- Comment #5 from Dave Chinner <david at fromorbit.com>  2010-03-25 21:18:43 ---
"background reclaim flush failed with 11" is not a problem - it's an EAGAIN
error and the background reclaim code will retry it properly on the next scan.
The warning is there to catch fatal errors, so we need to make sure that it
doesn't trigger on EAGAIN...

Cheers,

Dave.

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



More information about the xfs-masters mailing list