Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   ad
Date:           Sun Apr  6 17:27:39 UTC 2008

Modified Files:
        src/sys/kern: subr_devsw.c

Log Message:
When accessing a block/char device, cache the D_MPSAFE flag on initial
access, in case the devsw record is modified.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/kern/subr_devsw.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