2011/10/11 Ted Ts'o <tytso@xxxxxxx>: > On Wed, Sep 28, 2011 at 11:09:40AM +0800, Shaohua Li wrote: >> I searched a little bit, looks only ext4 need it. here is the patch. >> >> >> Add block plug for ext4 .writepages. Though ext4 .writepages >> already handles request merge very well, block plug is still >> helpful to reduce block lock contention. >> >> Signed-off-by: Shaohua Li <shaohua.li@xxxxxxxxx> You found good point. If there are other filesystem that didn't use generic_writepages, these are needed as this patch. Reviewed-by: NamJae Jeon <linkinjeon@xxxxxxxxx> > > Thanks, applied. > > - Ted > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > -- 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