diff options
author | Alan Somers <asomers@FreeBSD.org> | 2025-10-23 13:40:56 +0000 |
---|---|---|
committer | Alan Somers <asomers@FreeBSD.org> | 2025-10-23 13:40:56 +0000 |
commit | 6d408ac490730614b3ed0ebd3caffcd23f303fb4 (patch) | |
tree | 2ff7be7f41ada22b25f6fde611713f9e4c198765 /libexec/rc/rc.d/Makefile | |
parent | f4f638eb23d770e19ede167908d8145b8851f835 (diff) |
VOP_BMAP is purely advisory. If VOP_BMAP returns an error during
readahead, cluster_read should still succeed, because the actual data
was still read just fine.
Add a regression test for PR 264196, wherein cluster_read would fail if
VOP_BMAP did.
PR: 264196
MFC with: 62aef3f73f38db9fb68bffc12cc8900fecd58f0e
Reported by: danfe
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D51316
Diffstat (limited to 'libexec/rc/rc.d/Makefile')
0 files changed, 0 insertions, 0 deletions