]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/076: fix file_size variable
authorNaohiro Aota <naohiro.aota@wdc.com>
Mon, 25 Sep 2023 04:33:59 +0000 (13:33 +0900)
committerZorro Lang <zlang@kernel.org>
Thu, 5 Oct 2023 14:32:01 +0000 (22:32 +0800)
commit80e277fd69a2fd048c0e29f4749909041ac80925
treeb994151c7195c01c55458e30b0a10438cbf87dce
parent0f4d4a18b397ea8b150d19ef32e2a950739cc313
btrfs/076: fix file_size variable

The file size written below is 10 MB, but the variable is set to 1 MB. Fix
it, or the test will fail.

Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/076