lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <200905241920.n4OJKZRG029532@demeter.kernel.org> Date: Sun, 24 May 2009 19:20:35 GMT From: bugzilla-daemon@...zilla.kernel.org To: linux-ext4@...r.kernel.org Subject: [Bug 13369] kernel BUG at fs/ext4/inode.c:3123 http://bugzilla.kernel.org/show_bug.cgi?id=13369 --- Comment #12 from Aneesh Kumar K.V <aneesh.kumar@...ux.vnet.ibm.com> 2009-05-24 19:20:34 --- Can you try with the patch series found at http://article.gmane.org/gmane.comp.file-systems.ext4/12962 (Threading is not working for gmane currently so the two patches you may need are http://thread.gmane.org/gmane.linux.file-systems/31465 http://thread.gmane.org/gmane.comp.file-systems.ext4/12960 ) I guess mmap and truncate combination can result in we missing pagefault when we write to second block in the same page. That would mean we may have to do block allocation in writepage. -aneesh -- Configure bugmail: http://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