> +typedef int (iomap_t)(struct address_space *mapping, loff_t pos, > + ssize_t length, struct iomap *iomap, unsigned int flags); No flags argument for reads vs writes, please - just use a separate function pointer for potential future write operations using this interface. -- 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