Source-Changes archive

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

CVS commit: src/sys/nfs



Module Name:    src
Committed By:   yamt
Date:           Tue Jun  3 14:27:49 UTC 2003

Modified Files:
        src/sys/nfs: nfs_vnops.c

Log Message:
fix a problem in 'protected' case of writerpc.

retransmitted mbufs can survive even after requests themselves
finished.  so, before unbusy pages, make sure that mbufs referring them
go away.

pointed by enami tsugutomo on port-mips.


To generate a diff of this commit:
cvs rdiff -r1.170 -r1.171 src/sys/nfs/nfs_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