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

看板DFBSD_commit作者時間16年前 (2009/07/16 13:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1ANhjnFo (DFBSD_commit)