Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Christopher Faylor Date: Wed, 24 Feb 1999 14:50:13 -0500 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: strange mount behaviour... Message-ID: <19990224144437.B26668@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i X-Mailer: Mutt 0.95.1i In-Reply-To: <19990224144809.15898.rocketmail@send105.yahoomail.com>; from Earnie Boyd on Wed, Feb 24, 1999 at 06:48:09AM -0800 On Wed, Feb 24, 1999 at 06:48:09AM -0800, Earnie Boyd wrote: >---Sebastien Barre wrote: >8< >> Could anyone explain me why mounting D: ou D:/ ou d:/ to /d produce >these >> artefacts ? Doing the same thing with C: ou E: will NOT cause any >problem. >> Is it impossible to mount the drive where cygwin is located ? >Installing >> coolview did not help too. As well as binary mount. >8< > >This is a known bug with the mount filesystem emulation and relative >paths. When you do `ls d' you are actually displaying the contents of >the mount point directory which is empty even on UNIX. When you do >`ls /d' the emulation resolves correctly and you see the contents of d:. > >This may have been fixed in recent snapshots. I know that Geoff Noer >reworked the code for the mounted directories. Caution, using >snapshots may cause other problems as snapshots aren't tested. Please >read the change log to find out what has changed. I don't think this has been fixed, actually. Corrinna submitted a patch that deleted about fifteen lines of code and caused the correct behavior to miraculously appear but I've been sort of nervous about applying the patch because I'm not sure what other ramifications there may be. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com