> - ret = __generic_block_fiemap(inode, fieinfo, start, len, > - gfs2_block_map); > + ret = __generic_iomap_fiemap(inode, fieinfo, start, len, > + gfs2_get_iomap); So it seems like the generic_iomap_fiemap you added is unused, no need to add it then. -- 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