From owner-cvs-all Sun Feb 17 15:45:25 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 0F2E137B402; Sun, 17 Feb 2002 15:45:21 -0800 (PST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.6/8.11.6) with ESMTP id g1HNgIN28168; Mon, 18 Feb 2002 00:42:19 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Alfred Perlstein Cc: "Brian F. Feldman" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys vnode.h In-Reply-To: Your message of "Sun, 17 Feb 2002 14:03:33 PST." <20020217220333.GK12136@elvis.mu.org> Date: Mon, 18 Feb 2002 00:42:18 +0100 Message-ID: <28166.1013989338@critter.freebsd.dk> From: Poul-Henning Kamp 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 In message <20020217220333.GK12136@elvis.mu.org>, Alfred Perlstein writes: >Anything that wants decent cache coherency wants leases. > >NQNFS client side used to have a LEASE hook. >Newer CIFS needs it. >NFSv4 will need it. > >Please clue-up before deciding to rip things out that you don't >understand. You could have at least asked. :) Please pick up you own clues. I have not removed VOP_LEASE, only a field in the vnode which is unused in all current code. At such time where one of the above should materialize, the correct field can be added. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message