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:   riastradh
Date:           Fri Apr  5 13:05:41 UTC 2024

Modified Files:
        src/sys/miscfs/genfs: genfs_io.c
        src/sys/uvm: uvm_vnode.c

Log Message:
uvm: Expand v_size <= v_writesize assertions to help diagnostics.

PR kern/58117


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/miscfs/genfs/genfs_io.c
cvs rdiff -u -r1.120 -r1.121 src/sys/uvm/uvm_vnode.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