Christoph Hellwig wrote: > On Wed, Jul 28, 2010 at 10:58:30AM +0200, Tejun Heo wrote: >> I see. It probably would be good to have ordering requirements >> carried in the bio / request, so that filesystems can mix and match >> barriers of different strengths as necesasry. As you seem to be >> already working on it, are you interested in pursuing that direction? > > I've been working on that for a while, but it got a lot more urgent > as there's been an application hit particularly hard by the barrier > semantics on cache less devices and people started getting angry > about it. That's why fixing this for cache less devices has become > a higher priority than solving the big picture. > My idea here is to use the 'META' request tag to emulate FUA. >From what I've seen, the META request tag is only ever used on gfs2, and even that is using is for tagging journal requests on write. Once you've tagged all bios/requests with correctly it trivial to set the FUA bit. Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@xxxxxxx +49 911 74053 688 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html