Module Name: src Committed By: riz Date: Mon Sep 3 18:57:11 UTC 2012
Modified Files: src/sys/nfs [netbsd-6]: nfs_serv.c Log Message: Pull up following revision(s) (requested by chs in ticket #530): sys/nfs/nfs_serv.c: revision 1.164 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.163 -r1.163.2.1 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.