看板 DFBSD_commit 關於我們 聯絡資訊
commit 8bfa5617b62252ac6a5a5194052bfc13782dff76 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jul 17 22:31:28 2009 -0700 NFS - Stability pass / recent work. * Fix numerous bugs introduced in the conversion, on both the server side and the client side. Summary of changes: sys/vfs/nfs/nfs_bio.c | 2 ++ sys/vfs/nfs/nfs_serv.c | 6 +++++- sys/vfs/nfs/nfs_vnops.c | 6 ++++++ sys/vfs/nfs/nfsm_subs.c | 29 +++++++++++++---------------- sys/vfs/nfs/nfsm_subs.h | 6 +++--- 5 files changed, 29 insertions(+), 20 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8bfa5617b62252ac6a5a5194052bfc13782dff76 -- DragonFly BSD source repository