]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix bin/dd/dd2_tests:seek_overflow on UFS and TMPFS
authorasomers <asomers@FreeBSD.org>
Sat, 3 Jun 2017 18:29:18 +0000 (18:29 +0000)
committerasomers <asomers@FreeBSD.org>
Sat, 3 Jun 2017 18:29:18 +0000 (18:29 +0000)
commitfbe1c35ead0cf7afeb777283d86fb75d9512b626
tree273bcbc8d6ed5431ad6216b2a76e9104382d2d9b
parent160ccf33472073f990566d99c55fd2f0fcf8ac3c
Fix bin/dd/dd2_tests:seek_overflow on UFS and TMPFS

Split the postive and negative parts into separate test cases.  The positive
test case can only run on ZFS, because only ZFS supports files that large.

PR: 219757
Reported by: ngie
MFC after: 18 days
X-MFC-with: 319339
bin/dd/tests/dd2_test.sh