CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/01/20 11:03:34
Modified files:
sys/nfs : nfs_socket.c nfs_subs.c nfs_var.h
Log message:
Start reworking NFS client mbuf handling by creating an interface which
requires well-formed mbuf chains to work. Existing function name is now
a wrapper to this interface. Much, much more work to follow which will
build on this.
Truly change we can believe in.
ok thib@, who would have preferred this in two commits, but I'm impatient :)
testing on multiple arches (i386, arm, amd64, and sparc64 at least) by many,
thanks to all who did so