On 2011-08-11 12:32, Namhyung Kim wrote: > Add FLUSH/FUA support to blktrace. As FLUSH precedes WRITE and/or > FUA follows WRITE, use the same 'F' flag for both cases and > distinguish them by their (relative) position. The end results > look like (other flags might be shown also): > > - WRITE: W > - WRITE_FLUSH: FW > - WRITE_FUA: WF > - WRITE_FLUSH_FUA: FWF > > Note that we reuse TC_BARRIER due to lack of bit space of act_mask. Thanks, applied. I've tagged 1.0.3 as well now, with the hopes of that expediting distros updating the package. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-btrace" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html