Module Name: src Committed By: riastradh Date: Sat Sep 11 10:09:14 UTC 2021
Modified Files:
src/sys/kern: sys_descrip.c vfs_vnops.c
Log Message:
sys/kern: Avoid fp->f_offset without the object (here, vnode) lock.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/kern/sys_descrip.c
cvs rdiff -u -r1.222 -r1.223 src/sys/kern/vfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
