DragonFly-2.3.2.122.g8bfa5 master sys/vfs/nfs nfs_bio.c nfs_serv.c nfs_vnops.c nfsm_subs.c nfsm_subs.h
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Fri Jul 17 22:34:13 PDT 2009
    
    
  
commit 8bfa5617b62252ac6a5a5194052bfc13782dff76
Author: Matthew Dillon <dillon at 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
    
    
More information about the Commits
mailing list