mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
b88bd861f2
Christoph Hellwig suggested that a function similar to the common "_filter_scratch" function ought to be created to handle filtering of the TEST_DIR and TEST_DEV variables. This patch implements that. The name "_filter_test" seems like it might suggest it does something different, so I'm calling this one "_filter_test_dir". This unfortunately makes the "test" and "scratch" functions have different naming conventions, but I guess we should be accustomed to that by now (consider "TEST_DIR" and "SCRATCH_MNT"). Signed-off-by: Alex Elder <aelder@sgi.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
QA output created by 084
|
|
|
|
*** First case - I/O blocksize same as pagesize
|
|
reserved NUM bytes for TEST_DIR/resv using XFS_IOC_RESVSP64
|
|
done
|
|
|
|
*** Second case - 512 byte I/O blocksize
|
|
reserved NUM bytes for TEST_DIR/resv using XFS_IOC_RESVSP64
|
|
done
|