[xfs-masters] [Bug 27492] BUG: unable to handle kernel NULL pointer dereference, on high filesystem io

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Fri Mar 11 16:35:56 CST 2011


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





--- Comment #18 from Dave Chinner <david at fromorbit.com>  2011-03-11 22:35:54 ---
Created an attachment (id=50652)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=50652)
Fix oops on directory read error

This should fix the oops in xfs_do_da_buf() as a result of running out of
vmalloc space. It won't fix the vmalloc problem, but should allow the system to
continue to operate. Note that instead of a crash, it is likely that a
controlled filesystem shutdown will now result when vmalloc space is exhausted
in these situations....

-- 
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