Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   thorpej
Date:           Sun Oct 10 23:46:23 UTC 2021

Modified Files:
        src/sys/miscfs/genfs: genfs_vnops.c
        src/sys/nfs: nfs_kq.c

Log Message:
Must hold kn->kn_kq->kq_lock to modify kn->kn_flags.


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 src/sys/miscfs/genfs/genfs_vnops.c
cvs rdiff -u -r1.28 -r1.29 src/sys/nfs/nfs_kq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index