Source-Changes archive

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

CVS commit: syssrc/sys/nfs



Module Name:    syssrc
Committed By:   yamt
Date:           Tue Oct 29 10:15:17 UTC 2002

Modified Files:
        syssrc/sys/nfs: nfs_bio.c

Log Message:
fix panic (assertion failure) on error case.
if uiomove is failed, we should clean up pages past eof.

the problem reported by kay.
ok'ed by Chuck Silvers.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 syssrc/sys/nfs/nfs_bio.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