Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2013 14:59:00 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        src-committers@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r245568 - head/sys/nfs
Message-ID:  <201301171459.00463.jhb@freebsd.org>
In-Reply-To: <201301171903.r0HJ3OoS057384@svn.freebsd.org>
References:  <201301171903.r0HJ3OoS057384@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, January 17, 2013 2:03:24 pm John Baldwin wrote:
> Author: jhb
> Date: Thu Jan 17 19:03:24 2013
> New Revision: 245568
> URL: http://svnweb.freebsd.org/changeset/base/245568
> 
> Log:
>   Remove the unused nfs_curusec().
> 
> Modified:
>   head/sys/nfs/nfs_common.c
>   head/sys/nfs/nfs_common.h

7.x used this in the old RPC code (pre-krpc) and in the write gathering code 
(which has not been reimplemented in 8.x+).

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301171459.00463.jhb>