From owner-cvs-sys Mon May 5 10:53:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA09053 for cvs-sys-outgoing; Mon, 5 May 1997 10:53:41 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA09035; Mon, 5 May 1997 10:53:22 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id KAA09306; Mon, 5 May 1997 10:43:36 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd009298; Mon May 5 17:43:28 1997 Message-ID: <336E1C3A.33590565@whistle.com> Date: Mon, 05 May 1997 10:43:22 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Peter Wemm CC: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/ufs/ufs ufs_vnops.c References: <199705031106.EAA19098@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > > peter 97/05/03 04:06:49 > > Branch: sys/ufs/ufs RELENG_2_2 > Modified: sys/ufs/ufs ufs_vnops.c > Log: > Disable overwriting the real owner of symlinks with the directory's owner. > > Revision Changes Path > 1.41.2.2 +2 -5 src/sys/ufs/ufs/ufs_vnops.c yay how about the perms?