DragonFly BSD
DragonFly commits List (threaded) for 2010-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - NFS - Document an issue with nfs_realign()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 31 Jan 2010 14:10:02 -0800 (PST)

commit 146c31a9e8c246d6e22b41de546e4f102d23ab37
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sun Jan 31 14:08:56 2010 -0800

    kernel - NFS - Document an issue with nfs_realign()
    
    * Document the fact that nfs_realign() must use blocking mbuf allocations
      or risk locking up TCP NFS mount connections due to TCP NFS mounts not
      retrying RPCs unless the link itself is lost.

Summary of changes:
 sys/vfs/nfs/nfs_socket.c |   26 ++++++++++++++++----------
 1 files changed, 16 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/146c31a9e8c246d6e22b41de546e4f102d23ab37


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]