Re: [PATCH 3/3] generic/201: fix the description

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



On Fri, Oct 29, 2021 at 02:59:43PM +0800, Shiyang Ruan wrote:
> This case is test for 'unlink', and there is no umount operation here.
> 
> Signed-off-by: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>

Thanks for fixing this

Reviewed-by: Darrick J. Wong <djwong@xxxxxxxxxx>

--D

> ---
>  tests/generic/201     | 2 +-
>  tests/generic/201.out | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tests/generic/201 b/tests/generic/201
> index 9b65445a..2598b44a 100755
> --- a/tests/generic/201
> +++ b/tests/generic/201
> @@ -50,7 +50,7 @@ md5sum $testdir/file1 | _filter_scratch
>  md5sum $testdir/file3 | _filter_scratch
>  md5sum $testdir/file3.chk | _filter_scratch
>  
> -echo "CoW and unmount"
> +echo "CoW and unlink"
>  cowoff=$((filesize / 4))
>  cowsz=$((filesize / 2))
>  $XFS_IO_PROG -f -c "pwrite -S 0x63 -b $cowsz $cowoff $cowsz" $testdir/file3 >> $seqres.full
> diff --git a/tests/generic/201.out b/tests/generic/201.out
> index 52669d27..6867704a 100644
> --- a/tests/generic/201.out
> +++ b/tests/generic/201.out
> @@ -5,4 +5,4 @@ Compare files
>  bdbcf02ee0aa977795a79d25fcfdccb1  SCRATCH_MNT/test-201/file1
>  d3959a68638c50af07f0258e032cb554  SCRATCH_MNT/test-201/file3
>  d3959a68638c50af07f0258e032cb554  SCRATCH_MNT/test-201/file3.chk
> -CoW and unmount
> +CoW and unlink
> -- 
> 2.33.0
> 
> 
> 



[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux