From owner-cvs-all Tue Sep 10 10:22:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9257737B400; Tue, 10 Sep 2002 10:22:13 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ECE643E6A; Tue, 10 Sep 2002 10:22:13 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 07949AE27E; Tue, 10 Sep 2002 10:22:13 -0700 (PDT) Date: Tue, 10 Sep 2002 10:22:13 -0700 From: Alfred Perlstein To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_syscalls.c src/sys/gnu/ext2fs ext2_vnops.c src/sys/ufs/ufs ufs_vnops.c Message-ID: <20020910172212.GW21806@elvis.mu.org> References: <200209101109.g8AB9EBh016754@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209101109.g8AB9EBh016754@freefall.freebsd.org> User-Agent: Mutt/1.4i 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 Thank you! * Bruce Evans [020910 04:09] wrote: > bde 2002/09/10 04:09:13 PDT > > Modified files: > sys/kern vfs_syscalls.c > sys/gnu/ext2fs ext2_vnops.c > sys/ufs/ufs ufs_vnops.c > Log: > vfs_syscalls.c: > Changed rename(2) to follow the letter of the POSIX spec. POSIX > requires rename() to have no effect if its args "resolve to the same > existing file". I think "file" can only reasonably be read as referring > to the inode, although the rationale and "resolve" seem to say that > sameness is at the level of (resolved) directory entries. -- -Alfred Perlstein [alfred@freebsd.org] [#bsdcode/efnet/irc.prison.net] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message