Thanks for the reply folks. > > > > > > > > Hi Carlos, > > > > > > > > > > > > > > > > I pointed out the last things that I'm aware of that I think need to be > > > > > > > > fixed in this series (along with a few nits here and there). That said, > > > > > > > > it's already been pointed out that we probably want an xfstests test > > > > > > > > case to go along with this before it would be merged. Is that something > > > > > > > > you are still planning on? > > > > > > > > > > > > > > Well, I am sure planing a xfstests for this case, I just didn't stop to work on > > > it yet, and well, I wasn't expecting to have the test done before merging this > > > patchset, is this a requirement? If so, I'll work on that before finishing this > > > series, otherwise I'll just finish the series and then move to the xfstests. > > > > > > > I think it's reasonable to expect to at least have an xfstests test > > posted and available for review before this is merged, but I'll defer to > > Darrick on that. I don't think you necessarily have to stop working on > > these patches to get the xfstests done (i.e., maybe start putting > > something together after the next version goes out for review?), but > > that's just my .02. ;) > > Yes, it's fine to have testcases out for review, even if we haven't > finalized all the debugging knobs necessary. > I agree here, that it's good to have the test on xfstests, and I apologize for my desire to postpone it, it's not laziness (I promise :). I was just considering the amount of time it's taking to have this problem fixed while I've seen reports of people hitting this problem more and more often. But well, I already have a test case for that, I didn't integrate it into xfstests yet because my test isn't 100% automated yet, once I need to wait for xfsaild to start flushing such buffers, my current test cases asks the user (me :), to hit <enter> when xfsaild runs. Btw, any hint on how could I automate that? For now, I was considering to monitor the stats of the filesystem in question, specifically the "push_ail" stats, and move the test forward when the push_ail statistics starts to show the issue, but it doesn't sound as a decent approach to me. > > > > I think we all agree that generic error injection (which Darrick has > > started playing with, but I haven't looked at yet) doesn't need to be > > bundled with this series (I hope we didn't scare you there ;). What I > > was asking for is a single patch that adds error injection in one spot > > with a configurable frequency. I'll refer to commit 609adfc2ed ("xfs: > > debug mode log record crc error injection") again because it is a simple > > example of a small DEBUG only hunk of code and boilerplate code to add a > > sysfs knob. > > I'll keep this in mind, and try to work on something like that :) > > Agree. I'd love to live in a world where most of my review process is > examining the overall approach to make sure that it integrates well with > the design and letting the automated tests look for bugs in the > implementation details, though obviously we're not there. > > --D > > > Brian > > > > [1] In reality, I'm going to do this myself if necessary. I'm just > > asking to save myself some time (and possibly encourage similar testing > > from others). ;) -- Carlos -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html