Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/nfs



Module Name:    src
Committed By:   bouyer
Date:           Sun Sep 30 17:59:57 UTC 2012

Modified Files:
        src/sys/nfs [netbsd-5]: nfs_serv.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #1794):
        sys/nfs/nfs_serv.c: revision 1.164 via patch
fix error handling in nfsrv_rename(): when the first nfs_namei() fails,
don't try to free the resources allocated by a successful lookup.


To generate a diff of this commit:
cvs rdiff -u -r1.138.16.2 -r1.138.16.3 src/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