Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/dev



Module Name:    src
Committed By:   martin
Date:           Fri Sep 20 09:24:12 UTC 2024

Modified Files:
        src/sys/dev [netbsd-10]: md.c

Log Message:
Pull up following revision(s) (requested by rin in ticket #884):

        sys/dev/md.c: revision 1.87

It is not sufficient to have a comment /* Sanity check the size. */,
also check the size is greater than zero and a multiple of DEV_BSIZE.


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.86.4.1 src/sys/dev/md.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