[PATCH] xfstests 276: use _require_no_large_scratch_dev instead of the removed _require_nobigloopfs
Rich Johnston
rjohnston at sgi.com
Mon Mar 25 08:43:24 CDT 2013
On 03/21/2013 01:13 AM, Wang Sheng-Hui wrote:
> _require_nobigloopfs has been removed.
> We should use _require_no_large_scratch_dev in the test script.
>
> Signed-off-by: Wang Sheng-Hui <shhuiw at gmail.com>
> ---
> 276 | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/276 b/276
> index 40b30cf..87363ca 100755
> --- a/276
> +++ b/276
> @@ -58,8 +58,7 @@ _need_to_be_root
> _supported_fs btrfs
> _supported_os Linux
> _require_scratch
> -
> -_require_nobigloopfs
> +_require_no_large_scratch_dev
> _require_btrfs inspect-internal
> _require_command "/usr/sbin/filefrag"
>
Thanks for the patch.
Not sure what is wrong with your patch (trailing space maybe),
but it could not be imported using git quiltimport.
The patch itself makes sense so I have committed the attached:
Reviewed-by: Rich Johnston <rjohnston at sgi.com>
commit 07c1f8d7bae36f2c28ffee6f09c318b1142b6f90
Author: Wang Sheng-Hui <shhuiw at gmail.com>
Date: Thu Mar 21 06:13:23 2013 +0000
xfstests 276: use _require_no_large_scratch_dev instead of the
removed _require_nobigloopfs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p276.patch
Type: text/x-patch
Size: 1117 bytes
Desc: not available
URL: <http://oss.sgi.com/pipermail/xfs/attachments/20130325/dac8f923/attachment.patch>
More information about the xfs
mailing list