summaryrefslogtreecommitdiff
path: root/src/seek_sanity_test.c
AgeCommit message (Expand)Author
2023-01-14generic: test lseek with seek data mode on a one byte fileFilipe Manana
2022-10-15seek_sanity_test: drop unused pageszDavid Disseldorp
2022-07-31seek_sanity_test: use XFS ioctls to determine file allocation unit sizev2022.07.31Darrick J. Wong
2022-07-02seek_sanity_test: fix allocation unit detection on XFS realtimeDarrick J. Wong
2021-07-18src/seek_sanity_test: test seeks from LLONG_MINMatthew Wilcox
2019-08-11seek_sanity_test: Repair check for unwritten extent supportAndreas Gruenbacher
2019-04-06generic: Test that SEEK_HOLE can find a punched holeAmir Goldstein
2019-04-06fstests: Add more sanity to seek_sanity_testAmir Goldstein
2018-08-29src/seek_sanity_test: skip test20 if file's too bigLuis Henriques
2018-06-22src/: spdx license conversionDave Chinner
2018-05-16generic: Add SEEK_DATA tests for offsets in the middle of holesJan Kara
2017-07-16generic: test negative SEEK_HOLE/SEEK_DATA offsetsDarrick J. Wong
2017-06-26src/seek_sanity_test: Fix for filesystems without unwritten extent supportAndreas Gruenbacher
2017-06-26generic: Another SEEK_HOLE/SEEK_DATA sanity testAndreas Gruenbacher
2017-06-26seek_sanity_test: Report the actual allocation sizeAndreas Gruenbacher
2017-05-24src/seek_sanity_test: fix test15 SEEK_HOLE expected resultsLuis Henriques
2017-05-17generic: Add more SEEK_HOLE testsJan Kara
2017-05-09src/seek_sanity_test: ensure file size is big enoughLuis Henriques
2016-10-26src/seek_sanity_test: discover allocation sizeBenjamin Coddington
2015-11-17generic/285: fix the wrong result printed in full logChao Yu
2014-04-22generic/285: fix test for generic SEEK_HOLE/DATA implementationsKonstantin Khlebnikov
2013-06-03xfstests 285: Test offsets over 4GBJan Kara
2013-06-03xfstests: fix seek_sanity_test for fs w/o fallocateEric Sandeen
2013-05-31xfstests 285: Fix indentation of do_pwriteJan Kara
2013-05-28xfstests: fix src/seek_sanity_test -t optionEric Sandeen
2013-05-14In xfstest 285/286 we don't check whether the target file systemZheng Liu
2012-11-20xfstests: get return value in seek_sanity_testwenqing.lz
2012-09-24xfstests: fix a compile warning at seek_sanity_test.cJeff Liu
2012-05-11xfstests: introduce 285 for SEEK_DATA/SEEK_HOLE sanity testJeff Liu