Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   jmmv
Date:           Sat Nov 11 13:42:14 UTC 2006

Modified Files:
        src/sys/dev: vnd.c

Log Message:
Do not mess with B_VFLUSH in the read/write case.  Requested by yamt@.

(I did this because the system could panic otherwise.  But this seemed to
be a side-effect of another mistake that was present in the code before it
was commited.  So effectively this simplification should have happened
before.)


To generate a diff of this commit:
cvs rdiff -r1.158 -r1.159 src/sys/dev/vnd.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