QA output created by 260
[+] Start beyond the end of fs (should fail)

[+] Start beyond the end of fs with len set (should fail)

[+] Start = 2^64-1 (should fail)

[+] Start = 2^64-1 and len is set (should fail)
fstrim: SCRATCH_MNT: FITRIM ioctl failed: Invalid argument
[+] Default length (should succeed)
[+] Default length with start set (should succeed)
[+] Length beyond the end of fs (should succeed)
[+] Length beyond the end of fs with start set (should succeed)
It seems that fs logic handling start argument overflows
Test done