Module Name: src Committed By: hannken Date: Thu Aug 11 10:17:44 UTC 2022
Modified Files: src/sys/kern: vfs_trans.c Log Message: Finish previous, evaluate the lowest mount on first access to "struct mount_info" and store it here so we no longer derefence the "struct mount" from fstrans_alloc_lwp_info(). Reported-by: syzbot+5a79214d043395b55...@syzkaller.appspotmail.com To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/sys/kern/vfs_trans.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.