How are you reviewing the patches in your own series before sending
them out? This round is better than the previous rounds where we
didn't have a matching change to the tests so "make test" may not
have passed in the middle of the series, though...
I went through each patch individually using rebase -i and built/tested it.
Although just to save time I only did t1300 and t1308 since I believe those were
the only ones that should be affected. I can write a script that
would run the whole
test suite overnight for me and make sure the series shakes out okay,
if you'd like.