On Thu, Nov 18, 2010 at 03:38:40AM -0000, Lukas Czerner wrote: > There is generic discard function in struct_io_manager, or in > unix_io_manager to be specific. So use this instead of > mke2fs_discard_blocks(). > > Since mke2fs_discard_blocks() is not used anymore (and should not be) > remove it. > > Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> Changed to use io_channel_discard() instead of derferencing the function pointer directly. I've applied this to the master branch. - 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