Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2002 07:40:03 -0800 (PST)
From:      Dave Zarzycki <zarzycki@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/34727: ``/bin/mkdir -p /'' fails (fwd)
Message-ID:  <200202081540.g18Fe3c76295@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/34727; it has been noted by GNATS.

From: Dave Zarzycki <zarzycki@FreeBSD.org>
To: Mikhail Teterin <mi@aldan.algebra.com>
Cc: jkh@FreeBSD.org, <zarzycki@FreeBSD.org>,
	<freebsd-gnats-submit@FreeBSD.org>
Subject: Re: bin/34727: ``/bin/mkdir -p /'' fails (fwd)
Date: Thu, 7 Feb 2002 21:15:45 -0800 (PST)

 On Thu, 7 Feb 2002, Mikhail Teterin wrote:
 
 > You are the prime suspects, gentlemen :-)
 
 Kernel bug.
 
 mkdir(/) returns -1 and sets errno to EISDIR.
 mkdir(/anyotherdirthatexists) returns -1 and sets errno to EEXIST.
 
 davez
 
 -- 
 Dave Zarzycki
 Darwin & Mac OS X
 Apple Computer, Inc.
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202081540.g18Fe3c76295>