Details
Details
- Reviewers
markj jah - Commits
- rG930f2e4da964: kern_execve(): avoid storing non-VDIR into p_textdvp
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Looks good to me. I have started a full stress2 test, just in case ..
09:54 /usr/src/tools/test/stress2/misc $ ./filemount_panic.sh PID COMM OSREL PATH 67825 cover 1600019 /tmp/tmp.kEEk4GCRkj.renamed/cover 09:54 /usr/src/tools/test/stress2/misc $ ./filemount_panic2.sh mounted /bin/sleep over /tmp/filemount.VWEd7r/cover querying kern.proc.pathname for pid 28160 pathname = /tmp/filemount.VWEd7r.renamed/cover 09:56 /usr/src/tools/test/stress2/misc $ uname -a FreeBSD mercat1.netperf.freebsd.org 16.0-CURRENT FreeBSD 16.0-CURRENT #1 ufs-n287721-3b23d05c7781: Tue Jul 28 08:09:01 CEST 2026 pho@mercat1.netperf.freebsd.org:/var/tmp/deviant3/sys/amd64/compile/PHO amd64 09:56 /usr/src/tools/test/stress2/misc $
Comment Actions
I’m late to the party but this covers every issue I’ve run into except one dumb one that I’m not sure should live in vfs to begin with