DragonFly-2.3.2.69.ge21ae master sys/vfs/nfs nfs.h nfs_socket.c nfs_subs.c nfs_vfsops.c nfsmount.h

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jul 15 22:29:34 PDT 2009


commit e21aec5b97250bf976585792dcedc4bfc00cfc4f
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list