Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 06/09/2007 02:33:41
Module Name:	src
Committed By:	dyoung
Date:		Sat Jun  9 02:33:41 UTC 2007

Modified Files:
	src/sys/nfs: nfs_export.c

Log Message:
There is only one radix trie walker, and it is rn_walktree(), so
use that instead of the indirect function call through rnh,
rnh->rnh_walktree.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/nfs/nfs_export.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.