summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-07-19 14:38:01 -0700
committerZorro Lang <zlang@kernel.org>2022-07-24 22:30:58 +0800
commit9e0b9837cc499b45c33a4d8b204f3b61832282b4 (patch)
treea7352dcf2d363df5e24c5f088a6f55f054b600bb /src/Makefile
parent793f5a860d2afd4b3b4321f04a791a7e5828d402 (diff)
punch: skip fpunch tests when page size not congruent with file allocation unit
Skip the generic fpunch tests on a file when the file's allocation unit size is not congruent with the system page size. This is needed for testing swapfiles and mmap collisions wiht fallocate. Assuming this edgecase configuration of an edgecase feature is vanishingly rare, let's just _notrun the tests instead of rewriting a ton of tests to do their integrity checking by hand. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Zorro Lang <zlang@redhat.com> Signed-off-by: Zorro Lang <zlang@kernel.org>
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions