Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 1998 11:26:05 -0700 (PDT)
From:      Sean Eric Fagan <sef@kithrup.com>
To:        peter@netplex.com.au
Cc:        committers@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/kern vfs_vnops.c src/sys/sys fcntl.h
Message-ID:  <199804061826.LAA17108@kithrup.com>
In-Reply-To: <199804061819.CAA16619@spinner.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
>I never said anything about deleting syscalls, or changing other chunks of 
>the system to use it.  The main objective was to allow an open (not in 
>O_CREAT mode) to be immune to symlinks, the other stuff was a 'gee, it 
>wouldn't be too hard to actually make it do something useful instead of 
>just returning an errno from open.'

Then it's *STILL* a bad change, because the intent of symlinks aren't really
files.

Again:  PLEASE BACK IT OUT.  Or make the open fail with an error -- EMLINK or
ELOOP seem reasonable.  Although even then, I don't like it.


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?199804061826.LAA17108>