From owner-cvs-all Mon Jul 15 11:34:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C06E37B400; Mon, 15 Jul 2002 11:34:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E72943E31; Mon, 15 Jul 2002 11:34:28 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6FIYRJU087329; Mon, 15 Jul 2002 11:34:27 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6FIYRM1087328; Mon, 15 Jul 2002 11:34:27 -0700 (PDT) Message-Id: <200207151834.g6FIYRM1087328@freefall.freebsd.org> From: Alfred Perlstein Date: Mon, 15 Jul 2002 11:34:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mountd mountd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/07/15 11:34:27 PDT Modified files: usr.sbin/mountd mountd.c Log: If an RPC fails, try a shorter reply in case the fault lies with the size of the response. PR: misc/26320 MFC After: 2 weeks Revision Changes Path 1.66 +39 -10 src/usr.sbin/mountd/mountd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message