On Tue, Jan 01, 2013 at 08:30:14PM +0800, Zheng Liu wrote: > + retval = ext2fs_get_array(1, blocksize, &buf); Thanks, applied. I did make one change to the above line: retval = ext2fs_get_mem(blocksize, &buf); - Ted -- 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