[Bug 297062] geom_zero: panics on read
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297062 --- Comment #9 from [email protected] --- A commit in branch releng/14.5 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ce139f7da00c5040e41219f048ec2fc7299d1cb9 commit ce139f7da00c5040e41219f048ec2fc7299d1cb9 Author: Konstantin Belousov <[email protected]> AuthorDate: 2026-07-26 21:45:07 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2026-08-13 00:08:18 +0000 geom_zero(4): reset the uio vector on each uiomove() PR: 297062 Approved by: re (cperciva) (cherry picked from commit 34ca5a9e7362b0c820fe339daa2b8d06c58b6fea) (cherry picked from commit 51f5623874c0c2b8e5adb2e02313ac6f41229d31) sys/geom/zero/g_zero.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.