Nikanth Karthikesan wrote: > Are we going to get full-barrier support soon? If not, I would like to see > Andi's patch being merged till we get full barrier support ready. I would like > to know your thoughts. Hi, Andi's patch is not complete and I think there can be several problems with it: - imagine DM device which has barrier support switched on by this simple patch and you try to run pvmove on it. How is the barrier request processed by underlying devices now? -> mapping can change online (pvmove, lvextend, lvconvert, ...) to more complicated mapping - who reset barrier flag support? - what about stacking devices? Imagine crypto - there is one device per table possible under linear target (where you enable barriers by this patch). dm-crypt will need to implement some queue flushes to properly support barriers. Another example - partition mapping over multipath (kpartx), ... Are you sure that is it safe with Andi's patch? ... It is dangerous to use that patch IMO, better not support barriers at all here. That's why we need something more robust. Unfortunately I received _no_ feedback to mentioned RFC barrier patches. Milan -- mbroz@xxxxxxxxxx -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel