On Wed, May 19, 2010 at 03:38:07PM +0200, Jan Kara wrote:
> Run fsstress and verify that quota accounting is correct after it finishes.
>
> Signed-off-by: Jan Kara <jack@xxxxxxx>
> ---
> 232 | 118
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 232.out | 6 +++
> group | 1 +
> 3 files changed, 125 insertions(+), 0 deletions(-)
> create mode 100755 232
> create mode 100644 232.out
>
> diff --git a/232 b/232
> new file mode 100755
> index 0000000..ef8ce8a
> --- /dev/null
> +++ b/232
> @@ -0,0 +1,118 @@
> +#! /bin/bash
> +# FSQA Test No. 232
> +#
> +# Run fsstress with quotas enabled and verify accounted quotas in the end
> +#
> +# Derived from test 231
....
> +FSX_FILE_SIZE=64000000
> +FSX_ARGS="-q -l $FSX_FILE_SIZE -o 65536 -S 191110531 -N 100000"
These look like left overs from a copy-n-paste ;)
Cheers,
Dave.
--
Dave Chinner
david@xxxxxxxxxxxxx
|