Hi Alex, On Tue, March 12, 2013 at 12:47 (+0100), Alex Lyakas wrote: > Hi Jan, > I have been testing your patch, and definitely the reproducer now passes. > However, my system tests still hit the issue, but unfortunately I am > unable to isolate it into a bash script. All bash scripts work > alright:)
Okay, I think I've got something here: I enhanced xfstest 276 (you just got cc-ed on that patch mail) and it reproducibly fails here. Can you please check with new xfstest 276 and your debug printks if that triggers the same error you're seeing with your local test setup? Unfortunately, it sometimes needs a second or even third iteration to fail, I just use # while [ $? -eq 0 ]; do ./check 276; done for testing and it generally fails on the very first iteration here. One way or another, I'm going to fix whatever the reason for the failing test is. It would make me a tiny piece happier if you told me that you're hitting the same bug - but any answer is appreciated :-) Thanks! -Jan -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html