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: <20130313021420.GB16919@thunk.org> Date: Tue, 12 Mar 2013 22:14:20 -0400 From: Theodore Ts'o <tytso@....edu> To: linux-ext4@...r.kernel.org, Zheng Liu <wenqing.lz@...bao.com>, Dmitry Monakhov <dmonakhov@...nvz.org> Subject: Re: [PATCH v2 3/5] ext4: fix wrong m_len value after unwritten extent conversion Oh, now I see my confusion. You're talking about retval being different from the output of map->m_len. I was talking about retval being often different from the *input* value of map->m_len. I agree that the output of ext4_ext_map_blocks() and ext4_ind_map_blocks() should be the same as map->m_len, and having a BUG_ON there would make sense. But we can save those changes for after -rc3 as a cleanup.... - Ted -- 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