On Tue, Nov 15, 2016 at 05:40:56PM -0800, Eric Biggers wrote: > The xfstests-bld repository may have been cloned with a umask that > masked out the other bits. When using --update-files in this situation, > the VM ended up in a state where non-root users were unable to execute > anything, which made all tests using the fsgqa user get skipped. Fix > this by copying the r and x group bits to the other bits when creating > files.tar.gz. Also set the owner and group to root while we're at it. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> Hi Ted, are you planning to apply this patch? I see you applied the patch to fix --update-xfstests-tar but not this one, to fix --update-files. Thanks! Eric -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html