summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2014-11-18 03:48:17 +0000
committerriastradh <riastradh@NetBSD.org>2014-11-18 03:48:17 +0000
commit57cb7cf27b85cfca10164e6b834aef1222d07f7f (patch)
tree259d12b3746062156d348634717653840e49bb96 /sys/dev/microcode
parent6805224ba25711409203c29681c384ab82753eca (diff)
Fix vndcompress restart failure fallback when input is a pipe.
Defer seeking the *input* image, or winding it forward, until we are certain we all ready in the cloop2 output, because when the input image is a pipe, we don't get a chance to seek back to the beginning and start from the top instead of restarting. If restart does fail, don't try to seek the input image back to the beginning unless we had already tried to seek or wind it forward. Add some automatic tests for this and related cases. XXX pullup to netbsd-7, netbsd-6
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions