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: <CAGW2f1EWVTFxtowqBRdx5OmbkRvYvRCE_A6ep9kGmxoZWYb-1A@mail.gmail.com> Date: Tue, 6 Aug 2013 01:23:02 +0000 From: jon ernst <jonernst07@...il.com> To: linux-ext4@...r.kernel.org Subject: [ext4] found a minor typo in ext4/ialloc.c Hi Ted, Found a minor typo on "dev" branch. commit 4a8603 "ext4: avoid reusing recently deleted inodes in no journal mode" line 792 goto net_inode; should be goto next_ino; it prevents compiling. Best, P.S. thanks for answering my question regarding debug tools. Jon -- 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
Powered by blists - more mailing lists