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:   yamt
Date:           Sat Dec 17 05:26:41 UTC 2005

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

Log Message:
fix spurious EINVAL at end of partition.

- rather than special-caseing EINVAL,
  simply pick an error at the lowest offset.
- correct uio_resid.
- add some debug code.


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