]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: make the tests more robust to changes to maxphys
authorAlan Somers <asomers@FreeBSD.org>
Thu, 9 May 2024 14:40:21 +0000 (08:40 -0600)
committerAlan Somers <asomers@FreeBSD.org>
Thu, 9 May 2024 17:09:23 +0000 (11:09 -0600)
commitb2792a300ddb8d8334b234fe7744f5141cc96103
tree6c1929e16b5cdb668a4de33ae04eac2a019e447a
parent0d15140d6d3470db45d823e4f3a5ec05693b097d
fusefs: make the tests more robust to changes to maxphys

Remove assumptions in two test cases that maxphys won't be huge.

Reported by: kib
MFC after: 2 weeks
Sponsored by: Axcient
tests/sys/fs/fusefs/bmap.cc
tests/sys/fs/fusefs/write.cc