On Fri, Apr 15, 2016 at 11:08:20AM -0700, Christoph Hellwig wrote: > How about just doing a cmpxchg on bi_error? Hmm, good idea. Something like this I take it..? if (bio->bi_error) cmpxchg(&bp->b_io_error, 0, bio->bi_error); Brian _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs