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: pooka
Date: Fri Nov 28 07:23:22 UTC 2008
Modified Files:
src/sys/nfs: nfs_export.c
Log Message:
Use kmem instead of malloc to avoid hassle with dynamically attaching
a malloc type. Makes nfsserver-as-a-module work.
reported on current-users & tested by Geoff Wing
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 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