DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.69.ge21ae master sys/vfs/nfs nfs.h nfs_socket.c nfs_subs.c nfs_vfsops.c nfsmount.h
commit e21aec5b97250bf976585792dcedc4bfc00cfc4f
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Jul 15 21:14:04 2009 -0700
NFS - move nfs_reqq from global to per-nfsmount.
Summary of changes:
sys/vfs/nfs/nfs.h | 7 +-
sys/vfs/nfs/nfs_socket.c | 227 ++++++++++++++++++++++++----------------------
sys/vfs/nfs/nfs_subs.c | 4 +-
sys/vfs/nfs/nfs_vfsops.c | 1 +
sys/vfs/nfs/nfsmount.h | 2 +
5 files changed, 127 insertions(+), 114 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e21aec5b97250bf976585792dcedc4bfc00cfc4f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]