On Tue, May 27, 2008 at 01:31:24PM -0700, Joel Becker wrote: > Provide generic_fiemap_fiecount() that does the operation in > terms of ->fiemap(). Then filesystems like ocfs2 can just do .fiecount > = generic_fiemap_fiecount. Yes, exactly. Although I suspect for most filesystems an iterator-based implementation like the one for ext4 in the patchset would actually be ceaner. I like these iterators, they helped cleaning up a lot of messy interface in XFS. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html