Date: Mon, 18 Feb 2002 00:42:18 +0100 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Alfred Perlstein <bright@mu.org> Cc: "Brian F. Feldman" <green@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys vnode.h Message-ID: <28166.1013989338@critter.freebsd.dk> In-Reply-To: Your message of "Sun, 17 Feb 2002 14:03:33 PST." <20020217220333.GK12136@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28166.1013989338>