git: kernel - Attempt to fix lost rpc issue with NFS timeout/ret

看板DFBSD_commit作者時間15年前 (2010/11/20 09:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit b9ea392b364113dced9c7874efe4af4e0d40998b Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Nov 2 12:55:17 2010 -0700 kernel - Attempt to fix lost rpc issue with NFS timeout/retry * An edge case in the timeout/retry code failed to pick up on async RPCs which are replied to while the timeout code has the rpc locked for retry. Reported-by: Thomas Nikolajsen <thomas.nikolajsen@mail.dk> Summary of changes: sys/vfs/nfs/nfs_socket.c | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b9ea392b364113dced9c7874efe4af4e0d40998b -- DragonFly BSD source repository
文章代碼(AID): #1CvoL9qZ (DFBSD_commit)