mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Fixed merge problems
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# XFS QA Test No. 084
|
||||
# FS QA Test No. 084
|
||||
#
|
||||
# Exercises unwritten extent reads and writes, looking
|
||||
# for data corruption (zeroes read) near the end of file.
|
||||
@@ -64,6 +64,9 @@ pgsize=`$here/src/feature -p`
|
||||
# -s == preallocation size
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os IRIX Linux
|
||||
|
||||
echo
|
||||
echo "*** First case - I/O blocksize same as pagesize"
|
||||
$here/src/resvtest -i 20 -b $pgsize "$TEST_DIR/resv" | _filter_resv
|
||||
|
||||
Reference in New Issue
Block a user