[Bug 274274] nmount logs to_path twice via ktrace()
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274274] nmount logs to_path twice via ktrace()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Oct 2023 15:44:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274274 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=2fe06dda0a8abced5851188ed2cb76d1759efa19 commit 2fe06dda0a8abced5851188ed2cb76d1759efa19 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2023-10-11 01:18:36 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2023-10-13 14:12:34 +0000 ktrace.2: correct kern.ktrace.genio_size sysctl name The man page had `kern.ktrace.geniosize` but the sysctl node contains an underscore. PR: 274274 Reported by: Ivan Rozhuk Sponsored by: The FreeBSD Foundation (cherry picked from commit a572dfa1bfe00cec93b27d8848ca49562cab5e3c) lib/libc/sys/ktrace.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.