From owner-cvs-all Thu Aug 23 7:21:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5D8637B40C; Thu, 23 Aug 2001 07:21:26 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7NELQq86866; Thu, 23 Aug 2001 07:21:26 -0700 (PDT) (envelope-from ache) Message-Id: <200108231421.f7NELQq86866@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 23 Aug 2001 07:21:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_lock.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 ache 2001/08/23 07:21:26 PDT Modified files: sys/nfs nfs_lock.c Log: Even better move: suppose that server is able to handle SEEK_END, so check arguments for all but not SEEK_END case, leaving SEEK_END handling for server Revision Changes Path 1.10 +7 -7 src/sys/nfs/nfs_lock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message