DragonFly commits List (threaded) for 2010-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_8 kernel - Attempt to fix lost rpc issue with NFS timeout/retry
commit c099dfbb92727b927efc935d9a5abad3e42a75b0
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/c099dfbb92727b927efc935d9a5abad3e42a75b0
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]