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@xxxxxxxx> Signed-off-by: "Theodore Ts'o" <tytso@xxxxxxx> - Ted - To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html