Source-Changes archive

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

CVS commit: src/sys/miscfs/specfs



Module Name:    src
Committed By:   dholland
Date:           Sat Jul 20 22:42:59 UTC 2013

Modified Files:
        src/sys/miscfs/specfs: spec_vnops.c

Log Message:
In spec_strategy, if fscow_run() fails, set b_resid along with b_error
to avoid panic in biodone. Noticed by riastradh.


To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 src/sys/miscfs/specfs/spec_vnops.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