common.dump: filter out latest xfsdump version messages
[xfstests-dev.git] / 260.out
1 QA output created by 260
2 [+] Start beyond the end of fs (should fail)
3 fstrim: FSTRIM: Invalid argument
4 [+] Start beyond the end of fs with len set (should fail)
5 fstrim: FSTRIM: Invalid argument
6 [+] Start = 2^64-1 (should fail)
7 fstrim: FSTRIM: Invalid argument
8 [+] Start = 2^64-1 and len is set (should fail)
9 fstrim: FSTRIM: Invalid argument
10 [+] Default length (should succeed)
11 [+] Default length with start set (should succeed)
12 [+] Length beyond the end of fs (should succeed)
13 [+] Length beyond the end of fs with start set (should succeed)
14 Test done