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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 14 Oct 2007 18:53:06 -0400 From: Theodore Tso <tytso@....edu> To: Valerie Clement <valerie.clement@...l.net> Cc: linux-ext4 <linux-ext4@...r.kernel.org> Subject: Re: [PATCH 1/8][e2fsprogs] use existing function ext2fs_group_first_block() The subject line (i.e, the git one-line summary) was too generic; when people look at the repository via gitk, "use existing function ext2fs_group_first_block()" doesn't really give any context. I replaced the description with the following and I accepted it into the git tree. libext2fs: use ext2fs_group_first_block() instead of open-coded equivalent Use ext2fs_group_first_block() instead of the open-coded equivalent in ext2fs_super_and_bgd_loc() and ext2fs_descriptor_block_loc(). Signed-off-by: Valerie Clement <valerie.clement@...l.net> Signed-off-by: "Theodore Ts'o" <tytso@....edu> - 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