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

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