Source-Changes archive

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

CVS commit: src/sys/nfs



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.




Home | Main Index | Thread Index | Old Index