Module Name: src Committed By: hannken Date: Mon Aug 22 09:13:08 UTC 2022
Modified Files:
src/sys/kern: vfs_trans.c
Log Message:
Don't allocate lwp info for fstrans_held() and fstrans_is_owner().
If it doesn't exist we cannot hold a transaction or suspension.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 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.
