On Fri, Oct 10, 2008 at 04:43:43PM -0400, Theodore Ts'o wrote: > > There was discussion about how to do 64-bit ABI conversation, and an > assertion that it might be hard to do ext2fs_block_iterate3. So I > decided give an example of how I believe the most efficient way to do > this sort of thing. I'm afraid there's been a misunderstanding; I wasn't saying it was hard, just pointing out that different versions of interfaces are profilerating as a result of continuing to support the old ABI at the same time as the new 64-bit ABI - perhaps more versions of more functions than was originally anticipated. (I wrote a similar patch and I agree it's not hard, just more cruft to maintain.) Eagerly awaiting ext2fs_block_iterate4, -VAL -- 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