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: <20090524192024.GA11337@skywalker> Date: Mon, 25 May 2009 00:50:24 +0530 From: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com> To: bugzilla-daemon@...zilla.kernel.org Cc: linux-ext4@...r.kernel.org Subject: Re: [Bug 13369] kernel BUG at fs/ext4/inode.c:3123 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 -- 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