Date: Fri, 22 May 2009 23:22:56 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clkrpc.c Message-ID: <200905222322.n4MNMwjb010137@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2009-05-22 23:22:56 UTC FreeBSD src repository Modified files: sys/fs/nfsclient nfs_clkrpc.c Log: SVN rev 192613 on 2009-05-22 23:22:56Z by rmacklem Change the sysctl_base argument to svcpool_create() to NULL for client side callbacks so that leaf names are not re-used, since they are already being used by the server. Approved by: kib (mentor) Revision Changes Path 1.3 +1 -1 src/sys/fs/nfsclient/nfs_clkrpc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905222322.n4MNMwjb010137>