Hi, One newbie question about reading blocks from hdd: - When using sb_getblk or sb_bread, it only reads one block from disk. Do we have some way to read more than one block at the same time? (for example, when using extents) or the only way is to read block by block inside some loop? thanks! -- 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