From 05487a8f2015e0dda6b49a4fd1ae67a8e091018f Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Mon, 9 May 2011 15:23:04 -0400 Subject: [PATCH] --- yaml --- r: 252792 b: refs/heads/master c: 559649efb9b0d248541933197bdf7b75529da457 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/sunrpc/clnt.c | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 4c1d8f6c0062..6e5e63b64a89 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7402ab19cdd5943c7dd4f3399afe3abda8077ef5 +refs/heads/master: 559649efb9b0d248541933197bdf7b75529da457 diff --git a/trunk/net/sunrpc/clnt.c b/trunk/net/sunrpc/clnt.c index b91f8f943c5e..08ed49629b86 100644 --- a/trunk/net/sunrpc/clnt.c +++ b/trunk/net/sunrpc/clnt.c @@ -13,10 +13,6 @@ * and need to be refreshed, or when a packet was damaged in transit. * This may be have to be moved to the VFS layer. * - * NB: BSD uses a more intelligent approach to guessing when a request - * or reply has been lost by keeping the RTO estimate for each procedure. - * We currently make do with a constant timeout value. - * * Copyright (C) 1992,1993 Rick Sladkey * Copyright (C) 1995,1996 Olaf Kirch */