Re: xfstests: optionally run all tests under quota
From: Rich Johnston <hidden>
Date: 2012-10-26 16:45:54
Also in:
linux-xfs
From: Rich Johnston <hidden>
Date: 2012-10-26 16:45:54
Also in:
linux-xfs
On 02/09/2010 01:26 PM, Eric Sandeen wrote:
This patch might be a little heavy handed, but it seems to work; if you set USE_QUOTA=1 in your environment, all tests should be run with quota on and enabled. This will hopefully help shake out some of the ext4 quota problems, although one needs to keep an eye on the console to see whether warnings scroll by. Signed-off-by: Eric Sandeen <redacted> ---diff --git a/common.rc b/common.rc index 6424871..4fde921 100644 --- a/common.rc +++ b/common.rc
Looks good Reviewed-by: Rich Johnston <redacted> Eric, This patch has been committed to git://oss.sgi.com/xfs/cmds/xfstests, master branch, commit ID edd6bcf9. Thanks --Rich