<div dir="ltr"><div><br></div><div>This was found by <a href="https://kernel.googlesource.com/pub/scm/linux/kernel/git/shuah/linux-kselftest/+/master/tools/testing/selftests/splice/default_file_splice_read.sh">https://kernel.googlesource.com/pub/scm/linux/kernel/git/shuah/linux-kselftest/+/master/tools/testing/selftests/splice/default_file_splice_read.sh</a> which broke after the recent change.</div><div><br></div><div>Plus this actually fixes another of our existing test failures on the host.</div><div><br></div><div>I'm assuming we don't want to try the "exact fit" heuristics until we</div><div>have a concrete need for them. (I haven't fully understood the</div><div>circumstances under which they're used, though the two remaining host</div><div>test failures appear to be because of them.)</div><div><br></div><div>Bug: <a href="http://b/111891791">http://b/111891791</a></div><div>Test: ran tests</div><div>---</div><div> tests/wc.test   |  6 ++++--</div><div> toys/posix/wc.c | 13 +++++++++----</div><div> 2 files changed, 13 insertions(+), 6 deletions(-)</div><div><br></div></div>