Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/nfs



Module Name:    syssrc
Committed By:   lukem
Date:           Mon Sep 30 13:47:03 UTC 2002

Modified Files:
        syssrc/sys/nfs [netbsd-1-6]: nfs_serv.c

Log Message:
Pull up revision 1.64 (requested by bouyer in ticket #879):
In nfsrv_create(), kill an extra PNBUF_PUT() in the NFSv2 mknod case. The
pnbuf has already been freed by VOP_MKNOD. This should have been removed in
rev 1.60.
Should fix PR 18013, OK'd by fvdl.


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